Mailing lists [pgsql-hackers]
- Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types Jim Nasby
- Re: Weighted Stats Jim Nasby
- Re: Making tab-complete.c easier to maintain Thomas Munro
- Re: Optimizing away second VACUUM heap scan when only BRIN indexes on table Jim Nasby
- Re: Typo in the comment above heap_prepare_freeze_tuple() Amit Langote
- Re: Optimizing away second VACUUM heap scan when only BRIN indexes on table Alvaro Herrera
- Re: Optimizing away second VACUUM heap scan when only BRIN indexes on table Peter Geoghegan
- Re: Optimizing away second VACUUM heap scan when only BRIN indexes on table David Fetter
- Re: Weighted Stats David Fetter
- Re: psql - -dry-run option Jim Nasby
- Re: psql - -dry-run option Craig Ringer
- Re: Parallel Aggregate Haribabu Kommi
- Re: [PoC] Asynchronous execution again (which is not parallel) Kyotaro HORIGUCHI
- Re: A typo in syncrep.c Kyotaro HORIGUCHI
- Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types Pavel Stehule
- Threads in PostgreSQL sri harsha
- Re: Threads in PostgreSQL Atri Sharma
- Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila
- Re: Tab completion for ALTER COLUMN SET STATISTICS Jeff Janes
- Re: Tab completion for ALTER COLUMN SET STATISTICS Michael Paquier
- Re: Threads in PostgreSQL Chapman Flack
- Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier
- Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier
- Re: Parallel Aggregate David Rowley
- Re: Threads in PostgreSQL Konstantin Knizhnik
- Re: Additional LWLOCK_STATS statistics Jesper Pedersen
- Re: Experimental evaluation of PostgreSQL's query optimizer Albe Laurenz
- Re: Freeze avoidance of very large table. Kyotaro HORIGUCHI
- Re: Combining Aggregates David Rowley
- Re: Optimizing away second VACUUM heap scan when only BRIN indexes on table Simon Riggs
- Re: Optimizing away second VACUUM heap scan when only BRIN indexes on table Peter Geoghegan
- Re: Parallel Aggregate Haribabu Kommi
- Re: Optimizing away second VACUUM heap scan when only BRIN indexes on table Simon Riggs
- Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? Heikki Linnakangas
- Re: Getting sorted data from foreign server for merge join Ashutosh Bapat
- Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? Tomas Vondra
- Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? Heikki Linnakangas
- Re: Combining Aggregates Robert Haas
- Re: A typo in syncrep.c Robert Haas
- Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? Fabien COELHO
- Re: Experimental evaluation of PostgreSQL's query optimizer Viktor Leis
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: ToDo list update for BRIN indexes Robert Haas
- Re: Patch to improve a few appendStringInfo* calls Robert Haas
- Re: Odd behaviour of SELECT ... ORDER BY ... FOR UPDATE Robert Haas
- Re: ToDo list update for BRIN indexes Simon Riggs
- Re: Costing foreign joins in postgres_fdw Ashutosh Bapat
- Re: Patch: Implement failover on libpq connect level. Teodor Sigaev
- Re: Experimental evaluation of PostgreSQL's query optimizer Tom Lane
- Re: ToDo list update for BRIN indexes Robert Haas
- Re: Patch to improve a few appendStringInfo* calls Pavel Stehule
- Re: Experimental evaluation of PostgreSQL's query optimizer Tom Lane
- Re: ToDo list update for BRIN indexes Simon Riggs
- Re: SET SESSION AUTHORIZATION superuser limitation. Robert Haas
- Re: Patch: Implement failover on libpq connect level. Victor Wagner
- Re: Freeze avoidance of very large table. Robert Haas
- Avoiding pin scan during btree vacuum Simon Riggs
- Re: SET SESSION AUTHORIZATION superuser limitation. Tom Lane
- Re: custom function for converting human readable sizes to bytes Robert Haas
- Re: Parallel Aggregate Paul Ramsey
- Re: extend pgbench expressions with functions Fabien COELHO
- Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types Artur Zakirov
- Re: Experimental evaluation of PostgreSQL's query optimizer Viktor Leis
- Re: SET SESSION AUTHORIZATION superuser limitation. Dmitry Igrishin
- Re: Additional role attributes && superuser review Stephen Frost
- Re: Some questions about the array. Uriy Zhuravlev
- tracking owner of extension-managed objects Chapman Flack
- Re: Some questions about the array. Tom Lane
- Re: tracking owner of extension-managed objects Tom Lane
- Re: Patch: Implement failover on libpq connect level. Alvaro Herrera
- Re: GIN data corruption bug(s) in 9.6devel Jeff Janes
- Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Robert Haas
- Re: tracking owner of extension-managed objects Chapman Flack
- Re: GIN data corruption bug(s) in 9.6devel Tomas Vondra
- Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Peter Geoghegan
- Re: tracking owner of extension-managed objects Chapman Flack
- Coding note: truncating with strlcpy() is not such a hot idea Tom Lane