Mailing lists [pgsql-hackers]
- Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means Tomas Vondra
- Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means Tomas Vondra
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Andrew Dunstan
- Re: [HACKERS] PATCH : Generational memory allocator (was PATCH: twoslab-like memory allocators) Tomas Vondra
- [HACKERS] comments improvements Erik Rijkers
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Tom Lane
- Re: [HACKERS] PATCH : Generational memory allocator (was PATCH: twoslab-like memory allocators) Simon Riggs
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Andrew Dunstan
- Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying toaccess the memory created using dsm_create(). Thomas Munro
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Tom Lane
- Re: [HACKERS] DROP SUBSCRIPTION hangs if sub is disabled in the same transaction Masahiko Sawada
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Andrew Dunstan
- Re: [HACKERS] What's with all the fflush(stderr) calls in pg_standby.c? Robert Haas
- Re: [HACKERS] Fix number skipping in to_number Nathan Wagner
- Re: [HACKERS] What's with all the fflush(stderr) calls in pg_standby.c? Michael Paquier
- Re: [HACKERS] Shaky coding for vacuuming partitioned relations Michael Paquier
- Re: [HACKERS] What's with all the fflush(stderr) calls inpg_standby.c? Andres Freund
- [HACKERS] Patch to address concerns about ICU collcollate stability in v10(Was: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it?) Peter Geoghegan
- Re: [HACKERS] Page Scan Mode in Hash Index Amit Kapila
- Re: [HACKERS] visual studio 2017 build support Haribabu Kommi
- Re: [HACKERS] Setting pd_lower in GIN metapage Michael Paquier
- Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means Haribabu Kommi
- Re: [HACKERS] Rethinking autovacuum.c memory handling Michael Paquier
- Re: [HACKERS] Setting pd_lower in GIN metapage Amit Kapila
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Michael Paquier
- Re: [HACKERS] Setting pd_lower in GIN metapage Michael Paquier
- Re: [HACKERS] Parallel Hash take II Thomas Munro
- Re: [HACKERS] Setting pd_lower in GIN metapage Amit Langote
- Re: [HACKERS] SERIALIZABLE with parallel query Haribabu Kommi
- Re: [HACKERS] Shaky coding for vacuuming partitioned relations Amit Langote
- [HACKERS] Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags.Should it? Noah Misch
- Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro
- Re: [HACKERS] Effect of changing the value for PARALLEL_TUPLE_QUEUE_SIZE Rafia Sabih
- Re: [HACKERS] Shaky coding for vacuuming partitioned relations Michael Paquier
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: [HACKERS] Shaky coding for vacuuming partitioned relations Masahiko Sawada
- Re: [HACKERS] comments improvements Masahiko Sawada
- Re: [HACKERS] logical replication and statistics Masahiko Sawada
- Re: [HACKERS] path toward faster partition pruning Dilip Kumar
- Re: [HACKERS] Shaky coding for vacuuming partitioned relations Michael Paquier
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Kyotaro HORIGUCHI
- Re: [HACKERS] logical replication and statistics Pavel Stehule
- Re: [HACKERS] GUC for cleanup indexes threshold. Kyotaro HORIGUCHI
- Re: [HACKERS] Shaky coding for vacuuming partitioned relations Masahiko Sawada
- Re: [HACKERS] visual studio 2017 build support Andrew Dunstan
- Re: [HACKERS] GUC for cleanup indexes threshold. Kyotaro HORIGUCHI
- Re: [HACKERS] Binary search in fmgr_isbuiltin() is a bottleneck. Jeevan Ladhe
- Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patchfor hash index Shubham Barai
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Tom Lane
- Re: [HACKERS] Proposal for CSN based snapshots Alexander Kuzmenkov
- Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Peter Eisentraut
- Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create(). Tom Lane
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Andrew Dunstan
- Re: [HACKERS] Shaky coding for vacuuming partitioned relations Tom Lane
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Tom Lane
- Re: bgw_type (was Re: [HACKERS] Why does logical replication launcherset application_name?) Peter Eisentraut
- Re: [HACKERS] Small improvement to compactify_tuples Claudio Freire
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Andrew Dunstan
- Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WALfiles chenhj
- Re: [HACKERS] CREATE COLLATION does not sanitize ICU's BCP 47language tags. Should it? Robert Haas
- [HACKERS] psql \d sequence display Peter Eisentraut
- Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying toaccess the memory created using dsm_create(). Robert Haas
- [HACKERS] Reading backup label file for checkpoint and redo location duringcrash recovery Satyanarayana Narlapuram
- Re: [HACKERS] logical replication and statistics Petr Jelinek
- Re: bgw_type (was Re: [HACKERS] Why does logical replication launcherset application_name?) Petr Jelinek
- Re: [HACKERS] logical replication and statistics Pavel Stehule
- Re: [HACKERS] CREATE COLLATION does not sanitize ICU's BCP 47language tags. Should it? Peter Geoghegan
- Re: [HACKERS] Built-in plugin for logical decoding output Petr Jelinek
- Re: [HACKERS] Shaky coding for vacuuming partitioned relations Bossart, Nathan
- Re: [HACKERS] Built-in plugin for logical decoding output Alvaro Hernandez
- Re: [HACKERS] Built-in plugin for logical decoding output Andrew Dunstan
- Re: [HACKERS] Built-in plugin for logical decoding output Gregory Brail
- Re: [HACKERS] Built-in plugin for logical decoding output Joshua D. Drake
- Re: [HACKERS] Built-in plugin for logical decoding output Alvaro Hernandez
- Re: [HACKERS] Built-in plugin for logical decoding output Gregory Brail
- Re: [HACKERS] Built-in plugin for logical decoding output Andres Freund
- Re: [HACKERS] Built-in plugin for logical decoding output Andres Freund
- Re: [HACKERS] logical replication and statistics Tom Lane
- Re: [HACKERS] Built-in plugin for logical decoding output Petr Jelinek
- Re: [HACKERS] logical replication and statistics Petr Jelinek
- Re: [HACKERS] Built-in plugin for logical decoding output Joshua D. Drake
- Re: [HACKERS] Built-in plugin for logical decoding output Tom Lane
- Re: [HACKERS] Built-in plugin for logical decoding output Joshua D. Drake
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Christophe Pettus
- Re: [HACKERS] Built-in plugin for logical decoding output Petr Jelinek
- Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? David E. Wheeler
- Re: [HACKERS] Built-in plugin for logical decoding output Joshua D. Drake
- Re: [HACKERS] Built-in plugin for logical decoding output Andres Freund
- Re: [HACKERS] Reading backup label file for checkpoint and redolocation during crash recovery Stephen Frost
- [HACKERS] PATCH: pgbench - break out timing data for initialization phases Rady, Doug
- Re: [HACKERS] Built-in plugin for logical decoding output Andres Freund
- Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create(). Tom Lane
- Re: [HACKERS] Built-in plugin for logical decoding output Joshua D. Drake
- Re: [HACKERS] Reading backup label file for checkpoint and redolocation during crash recovery Andres Freund
- Re: [HACKERS] logical replication and statistics Pavel Stehule
- [HACKERS][BUG] Cache invalidation for queries that contains const oftemporary composite type Maksim Milyutin
- Re: [HACKERS] Built-in plugin for logical decoding output Tom Lane
- Re: [HACKERS] Reading backup label file for checkpoint and redolocation during crash recovery Magnus Hagander
- Re: [HACKERS] psql \d sequence display Fabien COELHO
- Re: [HACKERS] Built-in plugin for logical decoding output Andres Freund
- Re: [HACKERS] Built-in plugin for logical decoding output Stephen Frost
- Re: [HACKERS] Reading backup label file for checkpoint and redolocation during crash recovery Stephen Frost