pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: GNU/Hurd portability patches
Michael Paquier
array_random
jian he
Re: array_random
jian he
Re: array_random
Vik Fearing
Re: array_random
Dean Rasheed
Re: array_random
jian he
Re: array_random
Aleksander Alekseev
Adding wait events statistics
Bertrand Drouvot
Re: Adding wait events statistics
Michael Paquier
Re: Adding wait events statistics
Bertrand Drouvot
Re: Adding wait events statistics
Michael Paquier
Re: Adding wait events statistics
Bertrand Drouvot
Re: Adding wait events statistics
Bertrand Drouvot
Re: Adding wait events statistics
Michael Paquier
Re: Adding wait events statistics
Bertrand Drouvot
Re: Adding wait events statistics
Andres Freund
Re: Adding wait events statistics
Bertrand Drouvot
Improve error reporting in 027_stream_regress test
Nazir Bilal Yavuz
Re: Improve error reporting in 027_stream_regress test
Andres Freund
Re: Improve error reporting in 027_stream_regress test
Nazir Bilal Yavuz
amcheck: support for GiST
Andrey Borodin
Report replica identity in pg_publication_tables
Ashutosh Bapat
Re: Report replica identity in pg_publication_tables
Amit Kapila
Re: Report replica identity in pg_publication_tables
Ashutosh Bapat
RE: Report replica identity in pg_publication_tables
Zhijie Hou (Fujitsu)
Re: Report replica identity in pg_publication_tables
Ashutosh Bapat
Re: Report replica identity in pg_publication_tables
Melih Mutlu
Report bytes and transactions actually sent downtream
Ashutosh Bapat
Re: Report bytes and transactions actually sent downtream
Amit Kapila
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
A concurrent VACUUM FULL?
Erik Nordström
Re: A concurrent VACUUM FULL?
Antonin Houska
Re: A concurrent VACUUM FULL?
Erik Nordström
Re: A concurrent VACUUM FULL?
Álvaro Herrera
Re: A concurrent VACUUM FULL?
Erik Nordström
Re: A concurrent VACUUM FULL?
Antonin Houska
Re: A concurrent VACUUM FULL?
wenhui qiu
Re: A concurrent VACUUM FULL?
DINESH NAIR
Re: A concurrent VACUUM FULL?
Álvaro Herrera
Re: tab complete for COPY populated materialized view TO
Fujii Masao
Re: doc: explain pgstatindex fragmentation
Peter Eisentraut
[PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
sundayjiang(蒋浩天)
Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
jian he
Re: doc: Some copy-editing around prefix operators
Peter Eisentraut
Re: Error with DEFAULT VALUE in temp table
Антуан Виолин
Re: Error with DEFAULT VALUE in temp table
Антуан Виолин
Re: AIO v2.5
Antonin Houska
Re: AIO v2.5
Andres Freund
Re: AIO v2.5
Matthias van de Meent
Typo in pg_stat_activity definition
Daisuke Higuchi
Re: Typo in pg_stat_activity definition
Michael Paquier
Re: Typo in pg_stat_activity definition
Tom Lane
Re: Typo in pg_stat_activity definition
Daisuke Higuchi
Re: Typo in pg_stat_activity definition
Michael Paquier
Replace magic numbers with strategy numbers for B-tree indexes
Daniil Davydov
Re: Replace magic numbers with strategy numbers for B-tree indexes
Dilip Kumar
Re: Replace magic numbers with strategy numbers for B-tree indexes
Peter Eisentraut
Re: Replace magic numbers with strategy numbers for B-tree indexes
Daniil Davydov
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Tender Wang
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Tender Wang
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Andrei Lepikhov
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Tender Wang
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Tender Wang
Patch review marketplace
Noah Misch
Re: Proposal to add page headers to SLRU pages
Rishu Bagga
libpq OpenSSL and multithreading
Daniel Gustafsson
Re: libpq OpenSSL and multithreading
Peter Eisentraut
Re: libpq OpenSSL and multithreading
Michael Paquier
Re: libpq OpenSSL and multithreading
Daniel Gustafsson
vacuumlazy: Modernize count_nondeletable_pages
Matthias van de Meent
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state
Ajin Cherian
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state
cca5507
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state
Michael Paquier
Re: Memory consumed by paths during partitionwise join planning
Andrei Lepikhov
Re: Memory consumed by paths during partitionwise join planning
Andrei Lepikhov
Backpatching injection point core facilities to REL_17_STABLE
Michael Paquier
Re: Backpatching injection point core facilities to REL_17_STABLE
Andrey Borodin
Re: Backpatching injection point core facilities to REL_17_STABLE
Michael Paquier
Check for existing replication slot in pg_createsubscriber
Zane Duffield
Re: Check for existing replication slot in pg_createsubscriber
Amit Kapila
Re: Check for existing replication slot in pg_createsubscriber
Zane Duffield
Re: Check for existing replication slot in pg_createsubscriber
Amit Kapila
Re: Check for existing replication slot in pg_createsubscriber
Zane Duffield
RE: Check for existing replication slot in pg_createsubscriber
Hayato Kuroda (Fujitsu)
Re: JIT works only partially with meson build?
Yugo Nagata
pg_restore --no-policies should not restore policies' comment
jian he
Re: pg_restore --no-policies should not restore policies' comment
Fujii Masao
Re: pg_restore --no-policies should not restore policies' comment
jian he
Re: pg_restore --no-policies should not restore policies' comment
Fujii Masao
Re: pg_restore --no-policies should not restore policies' comment
jian he
[PATCH] OAuth: fix performance bug with stuck multiplexer events
Jacob Champion
Re: Adding support for SSLKEYLOGFILE in the frontend
Peter Eisentraut
Re: Adding support for SSLKEYLOGFILE in the frontend
Daniel Gustafsson
Re: Adding support for SSLKEYLOGFILE in the frontend
Daniel Gustafsson
Re: Adding support for SSLKEYLOGFILE in the frontend
Peter Eisentraut
Re: Adding support for SSLKEYLOGFILE in the frontend
Daniel Gustafsson
Re: Adding support for SSLKEYLOGFILE in the frontend
Peter Eisentraut
[PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()
Jianghua Yang
Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()
Nathan Bossart
Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()
Jianghua Yang
Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()
Nathan Bossart
Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()
Tom Lane
Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()
Nathan Bossart
Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()
Jianghua Yang
[PATCH] Add tests for binaryheap.c
Aleksander Alekseev
Re: [PATCH] Add tests for binaryheap.c
Nathan Bossart
Re: [PATCH] Add tests for binaryheap.c
Aleksander Alekseev
Bug with concurrent CREATE OR REPLACE (?)
Daniil Davydov
Re: Bug with concurrent CREATE OR REPLACE (?)
Jim Jones
Re: Bug with concurrent CREATE OR REPLACE (?)
Tom Lane
Re: Bug with concurrent CREATE OR REPLACE (?)
Daniil Davydov
Re: NUMA shared memory interleaving
Jakub Wartak
Re: NUMA shared memory interleaving
Tomas Vondra
Re: NUMA shared memory interleaving
Jakub Wartak
Re: NUMA shared memory interleaving
Jakub Wartak
Re: NUMA shared memory interleaving
Tomas Vondra
Re: NUMA shared memory interleaving
Jakub Wartak
Re: NUMA shared memory interleaving
Tomas Vondra
Re: NUMA shared memory interleaving
Tomas Vondra
Re: NUMA shared memory interleaving
Jakub Wartak
[PATCH] Use binaryheap_* macro where appropriate
Aleksander Alekseev
Re: [PATCH] Use binaryheap_* macro where appropriate
Nathan Bossart
Re: [PATCH] Use binaryheap_* macro where appropriate
Nathan Bossart
Documentation fix on pgbench \aset command
Yugo Nagata
Re: Documentation fix on pgbench \aset command
Fujii Masao
Re: Documentation fix on pgbench \aset command
Yugo Nagata
Re: Documentation fix on pgbench \aset command
Fujii Masao
Re: Documentation fix on pgbench \aset command
Yugo Nagata
PG18 protocol version
Tatsuo Ishii
Re: PG18 protocol version
Jelte Fennema-Nio
Re: PG18 protocol version
Tatsuo Ishii
Re: PG18 protocol version
Jelte Fennema-Nio
Re: PG18 protocol version
Tatsuo Ishii
Re: PG18 protocol version
Aleksander Alekseev
Re: PG18 protocol version
Jelte Fennema-Nio
Re: PG18 protocol version
Tatsuo Ishii
Re: PG18 protocol version
Tatsuo Ishii
Re: PG18 protocol version
Jelte Fennema-Nio
Re: Removing unneeded self joins
Michael Paquier
Re: Removing unneeded self joins
Andrei Lepikhov
Re: Removing unneeded self joins
Michael Paquier
Re: Removing unneeded self joins
Andrei Lepikhov
Re: Removing unneeded self joins
Alexander Korotkov
DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Peter Smith
Optimize LWLock scalability via ReadBiasedLWLock for heavily-shared locks
Zhou, Zhiguo
Re: Optimize LWLock scalability via ReadBiasedLWLock for heavily-shared locks
Andres Freund
Re: Optimize LWLock scalability via ReadBiasedLWLock for heavily-shared locks
Andres Freund
Re: Optimize LWLock scalability via ReadBiasedLWLock for heavily-shared locks
Zhou, Zhiguo
Re: Optimize LWLock scalability via ReadBiasedLWLock for heavily-shared locks
Zhou, Zhiguo
Re: Inefficient nbtree behavior with row-comparison quals
Peter Geoghegan
pg_dumpall dumps global objects with --statistics-only or --no-schema
Fujii Masao
Re: pg_dumpall dumps global objects with --statistics-only or --no-schema
Corey Huinker
Decompression bug in astreamer_lz4
Mikhail Gribkov
Re: Decompression bug in astreamer_lz4
Michael Paquier
Re: Decompression bug in astreamer_lz4
Mikhail Gribkov
Re: Decompression bug in astreamer_lz4
Michael Paquier
Unnecessary scan from non-overlapping range predicates
Ajit Awekar
Re: Unnecessary scan from non-overlapping range predicates
Tom Lane
Re: Unnecessary scan from non-overlapping range predicates
Ajit Awekar
MERGE docs: indentation in synopsis section
Dean Rasheed
Re: MERGE docs: indentation in synopsis section
Nathan Bossart
Re: MERGE docs: indentation in synopsis section
Dean Rasheed
[PATCH] Correct src/backend/lib/README
Aleksander Alekseev
Re: [PATCH] Correct src/backend/lib/README
Aleksander Alekseev
Re: [PATCH] Correct src/backend/lib/README
Michael Paquier
Re: [PATCH] Correct src/backend/lib/README
Michael Paquier
pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
vignesh C
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
RE: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Hayato Kuroda (Fujitsu)
RE: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Hayato Kuroda (Fujitsu)
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Dilip Kumar
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Dilip Kumar
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
vignesh C
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
vignesh C
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Dilip Kumar
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
vignesh C
RE: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Hayato Kuroda (Fujitsu)
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
vignesh C
Re: Adding OLD/NEW support to RETURNING
Dean Rasheed
Re: Adding OLD/NEW support to RETURNING
Robert Treat
Re: Adding OLD/NEW support to RETURNING
Dean Rasheed
Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2
Dean Rasheed
Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Andy Fan
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Michael Paquier
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Andy Fan
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Nathan Bossart
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Andy Fan
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Álvaro Herrera
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Andy Fan
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Andy Fan
Re: SCRAM pass-through authentication for postgres_fdw
Alexander Pyhalov
Re: SCRAM pass-through authentication for postgres_fdw
Matheus Alcantara
Re: SCRAM pass-through authentication for postgres_fdw
Alexander Pyhalov
Re: SCRAM pass-through authentication for postgres_fdw
Peter Eisentraut
Re: SCRAM pass-through authentication for postgres_fdw
Matheus Alcantara
display hot standby state in psql prompt
Jim Jones
Re: display hot standby state in psql prompt
Greg Sabino Mullane
Earlier messages
Later messages