Mailing lists [pgsql-hackers]
- query_planner() API change Tom Lane
- Re: query_planner() API change Robert Haas
- Re: Review: UNNEST (and other functions) WITH ORDINALITY Robert Haas
- Re: PostgreSQL and ASLR on Linux Robert Haas
- Re: PostgreSQL and ASLR on Linux Andres Freund
- Re: query_planner() API change Tom Lane
- Re: PostgreSQL and ASLR on Linux Robert Haas
- Re: PostgreSQL and ASLR on Linux Andres Freund
- Re: PostgreSQL and ASLR on Linux Tom Lane
- Re: [9.4 CF 1]Commitfest ... over! Amit Kapila
- Re: Patch for removng unused targets Etsuro Fujita
- Re: Patch for reserved connections for replication users Gibheer
- Re: Patch for reserved connections for replication users Andres Freund
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Amit Kapila
- Re: query_planner() API change Etsuro Fujita
- Bottlenecks with large number of relation segment files Amit Langote
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Tom Lane
- Re: query_planner() API change Atri Sharma
- Re: query_planner() API change Ashutosh Bapat
- FOR UPDATE/SHARE incompatibility with GROUP BY, DISTINCT, HAVING and window functions Michael Paquier
- Re: query_planner() API change Etsuro Fujita
- Re: query_planner() API change Etsuro Fujita
- Re: [GENERAL] Bottlenecks with large number of relation segment files KONDO Mitsumasa
- Re: [GENERAL] Bottlenecks with large number of relation segment files Amit Langote
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Amit Kapila
- Re: [GENERAL] Bottlenecks with large number of relation segment files KONDO Mitsumasa
- Re: [GENERAL] Bottlenecks with large number of relation segment files Andres Freund
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Tom Lane
- Re: [GENERAL] Bottlenecks with large number of relation segment files Tom Lane
- Re: [v9.4] row level security Bruce Momjian
- Re: query_planner() API change Tom Lane
- Re: query_planner() API change Tom Lane
- Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Greg Stark
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Stephen Frost
- Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Stephen Frost
- Re: getting rid of SnapshotNow Bruce Momjian
- Re: getting rid of SnapshotNow Andres Freund
- Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Kevin Grittner
- StrategyGetBuffer optimization, take 2 Merlin Moncure
- Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Andres Freund
- Re: getting rid of SnapshotNow Bruce Momjian
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Bruce Momjian
- Re: StrategyGetBuffer optimization, take 2 Andres Freund
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Josh Berkus
- Re: CREATE EVENT TRIGGER syntax Bruce Momjian
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Andres Freund
- Re: StrategyGetBuffer optimization, take 2 Atri Sharma
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Tom Lane
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Josh Berkus
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Bruce Momjian
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Andres Freund
- Re: mvcc catalo gsnapshots and TopTransactionContext Noah Misch
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Tom Lane
- Re: Comma Comma Comma 8601 David E. Wheeler
- Re: File-per-GUC WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Josh Berkus
- Re: query_planner() API change Atri Sharma
- Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Bruce Momjian
- Re: File-per-GUC WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Bruce Momjian
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Stephen Frost
- Re: File-per-GUC WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) David Johnston
- Re: File-per-GUC WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Tom Lane
- Re: Re: File-per-GUC WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Bruce Momjian
- Re: File-per-GUC WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Stephen Frost
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Josh Berkus
- Re: File-per-GUC WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Bruce Momjian
- Re: File-per-GUC WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Josh Berkus
- Re: whichever ALTER SYSTEM thread is the right one Stephen Frost
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Stefan Kaltenbrunner
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Josh Berkus
- Autovacuum different in 9.2.4? Joshua D. Drake
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Stefan Kaltenbrunner
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Josh Berkus
- Should we remove "not fast" promotion at all? Fujii Masao
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Bruce Momjian
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Stephen Frost
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Stefan Kaltenbrunner
- Re: comment for "fast promote" Fujii Masao
- don't own lock of type? Joshua D. Drake
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Josh Berkus
- Re: HeapTupleSatisfiesDirty fails to test HEAP_XMAX_IS_LOCKED_ONLY for TransactionIdIsInProgress(...) Robert Haas
- Re: don't own lock of type? Robert Haas
- Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET Stephen Frost
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Stephen Frost
- Re: pass-through queries to foreign servers David Gudeman
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Bruce Momjian
- Re: pass-through queries to foreign servers Pavel Stehule
- Re: Autovacuum different in 9.2.4? Jeff Janes
- Re: pass-through queries to foreign servers Tom Lane
- Re: Autovacuum different in 9.2.4? Kevin Grittner
- Re: Autovacuum different in 9.2.4? Joshua D. Drake
- Moving 'hot' pages from buffer pool to heap Atri Sharma
- Re: don't own lock of type? Joshua D. Drake
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Tom Lane
- Re: Moving 'hot' pages from buffer pool to heap Tom Lane
- Re: Autovacuum different in 9.2.4? Alvaro Herrera
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Alvaro Herrera
- Re: Moving 'hot' pages from buffer pool to heap Jeff Janes
- Re: pg_basebackup vs. Windows and tablespaces Noah Misch
- Re: pg_basebackup vs. Windows and tablespaces Noah Misch
- Re: [9.4 CF 1]Commitfest ... over! Robert Haas
- Re: Moving 'hot' pages from buffer pool to heap Atri Sharma
- Re: Moving 'hot' pages from buffer pool to heap Atri Sharma
- Re: make --enable-depend the default Peter Eisentraut
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Dimitri Fontaine
- Re: Autovacuum different in 9.2.4? Kevin Grittner
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Tom Lane
- Re: Moving 'hot' pages from buffer pool to heap Tom Lane
- Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters Rodrigo Gonzalez
- Re: CREATE EVENT TRIGGER syntax Dimitri Fontaine