Mailing lists [pgsql-hackers]
- Re: settings to control SSL/TLS protocol version Peter Eisentraut
- Re: pg_stat_ssl additions Peter Eisentraut
- Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) David Rowley
- Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) David Rowley
- Re: A small tweak to some comments for PartitionKeyData David Rowley
- Re: [PATCH] XLogReadRecord returns pointer to currently read page Michael Paquier
- Re: CF app feature request Michael Paquier
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: Add extension options to control TAP and isolation tests Michael Paquier
- Re: [RFC] Removing "magic" oids Thomas Munro
- Need of maintaining unsupported release notes in HEAD? Haribabu Kommi
- Re: PostgreSQL Limits and lack of documentation about them. David Rowley
- RE: libpq debug log Iwata, Aya
- Re: [RFC] Removing "magic" oids Andres Freund
- Wonky rename semantics on Windows Thomas Munro
- Re: Wonky rename semantics on Windows Thomas Munro
- A WalSnd issue related to state WALSNDSTATE_STOPPING Paul Guo
- Re: 64-bit hash function for hstore and citext data type Hironobu SUZUKI
- Re: 64-bit hash function for hstore and citext data type amul sul
- Re: row filtering for logical replication Hironobu SUZUKI
- Re: Continue work on changes to recovery.conf API Michael Paquier
- Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Michael Paquier
- Re: incorrect xlog.c coverage report Masahiko Sawada
- Re: [HACKERS] proposal: schema variables Pavel Stehule
- Re: mysql_fdw crash 066ce286@free.fr
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Re: New GUC to sample log queries Adrien Nayrat
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Christoph Berg
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Gavin Flower
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Christoph Berg
- RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony
- RE: libpq debug log Iwata, Aya
- RE: libpq debug log Iwata, Aya
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Peter Eisentraut
- Re: speeding up planning with partitions Amit Langote
- Re: Continue work on changes to recovery.conf API Peter Eisentraut
- Re: Online verification of checksums Michael Banck
- Re: Removing unneeded self joins Alexander Kuzmenkov
- Re: [HACKERS] PoC: full merge join on comparison clause Alexander Kuzmenkov
- Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Christoph Berg
- Re: Libpq support to connect to standby server as priority Robert Haas
- Re: Small performance tweak to run-time partition pruning David Rowley
- Re: Libpq support to connect to standby server as priority Dave Cramer
- Re: incorrect xlog.c coverage report Alvaro Herrera
- [PATCH] Log PostgreSQL version number on startup Christoph Berg
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Robert Haas
- Re: [PATCH] Opclass parameters Robert Haas
- Re: Too many logs are written on Windows (LOG: could not reserveshared memory region (addr=%p) for child %p:) Robert Haas
- Re: [RFC] Removing "magic" oids Andreas Karlsson
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: Index Skip Scan Alexander Kuzmenkov
- Re: Need of maintaining unsupported release notes in HEAD? Andreas Karlsson
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: ToDo: show size of partitioned table Alvaro Herrera
- Re: [PATCH] Log PostgreSQL version number on startup Stephen Frost
- Re: ToDo: show size of partitioned table Pavel Stehule
- Re: Need of maintaining unsupported release notes in HEAD? Tom Lane
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY Stephen Frost
- Re: [RFC] Removing "magic" oids Andrew Dunstan
- Re: incorrect xlog.c coverage report Tom Lane
- Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY Alvaro Herrera
- Re: [RFC] Removing "magic" oids Andres Freund
- Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas
- Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY Stephen Frost
- Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY Alvaro Herrera
- Re: pgbench - doCustom cleanup Alvaro Herrera
- Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera
- Re: Index Skip Scan Dmitry Dolgov