Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add uuid-ossp to the supported extensions #181

Merged
merged 2 commits into from
Jul 12, 2022
Merged

Conversation

MMeent
Copy link

@MMeent MMeent commented Jul 12, 2022

Also update compile flags to -O2 to trade compile time for PostgreSQL performance, and disable Assertions for this image.

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance.
Assertions remain enabled (for now)
It adds significant overhead, which we don't need/want in production images.
@MMeent MMeent merged commit db67809 into main Jul 12, 2022
@MMeent MMeent deleted the add-uuid-ossp-support branch July 12, 2022 15:53
@ololobus
Copy link
Member

@MMeent don't forget to bump the postgres in neon repo

@MMeent
Copy link
Author

MMeent commented Jul 12, 2022

@ololobus that's here: neondatabase/neon#2076

MMeent added a commit that referenced this pull request Aug 18, 2022
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
lubennikovaav pushed a commit that referenced this pull request Nov 21, 2022
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
MMeent added a commit that referenced this pull request Feb 10, 2023
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
MMeent added a commit that referenced this pull request Feb 10, 2023
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
MMeent added a commit that referenced this pull request May 11, 2023
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
tristan957 pushed a commit that referenced this pull request Aug 10, 2023
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
tristan957 pushed a commit that referenced this pull request Nov 8, 2023
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
tristan957 pushed a commit that referenced this pull request Nov 8, 2023
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
tristan957 pushed a commit that referenced this pull request Feb 5, 2024
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
tristan957 pushed a commit that referenced this pull request Feb 5, 2024
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
tristan957 pushed a commit that referenced this pull request Feb 6, 2024
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
tristan957 pushed a commit that referenced this pull request May 10, 2024
* Add uuid-ossp to the supported extensions

Also update compile flags to `-O2` to trade compile time for PostgreSQL performance, and removes --enable-cassert.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants