pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Checkpointer write combining
Nazir Bilal Yavuz
Re: Checkpointer write combining
Melanie Plageman
Re: Checkpointer write combining
Melanie Plageman
Re: Checkpointer write combining
Jeff Davis
Re: Checkpointer write combining
Melanie Plageman
Re: Checkpointer write combining
Chao Li
Disabling memory overcommit deemed dangerous
David Geier
Re: Disabling memory overcommit deemed dangerous
Tom Lane
Re: Disabling memory overcommit deemed dangerous
David Geier
Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Mikhail Kot
Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Michael Paquier
回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Steven Niu
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Michael Paquier
回复: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Steven Niu
Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Ranier Vilela
Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Mikhail Kot
回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Steven Niu
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Michael Paquier
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Steven Niu
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Rider
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Mikhail Kot
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Michael Paquier
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Michael Paquier
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Michael Paquier
Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
Michael Paquier
Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Tomas Vondra
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Álvaro Herrera
Re: Should io_method=worker remain the default?
Andres Freund
Re: Should io_method=worker remain the default?
Andres Freund
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Andres Freund
Re: Should io_method=worker remain the default?
Thomas Munro
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Thomas Munro
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Andres Freund
Re: Should io_method=worker remain the default?
Nathan Bossart
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Nathan Bossart
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Nathan Bossart
Re: Should io_method=worker remain the default?
Thomas Munro
Re: Should io_method=worker remain the default?
Thomas Munro
Re: Should io_method=worker remain the default?
Andres Freund
Re: Should io_method=worker remain the default?
Andres Freund
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Should io_method=worker remain the default?
Thomas Munro
Re: Should io_method=worker remain the default?
Thomas Munro
Re: Should io_method=worker remain the default?
Jeff Davis
Re: Timeline switching with partial WAL records can break replica recovery
Alyona Vinter
Re: Timeline switching with partial WAL records can break replica recovery
Alyona Vinter
Re: Timeline switching with partial WAL records can break replica recovery
Alyona Vinter
Solaris compiler status
Peter Eisentraut
Re: Solaris compiler status
Andrew Dunstan
Re: Solaris compiler status
Daniel Gustafsson
Re: Solaris compiler status
Tom Lane
Re: Solaris compiler status
Thomas Munro
Re: Solaris compiler status
Peter Eisentraut
Re: Solaris compiler status
Andres Freund
Re: Solaris compiler status
Peter Eisentraut
Re: Solaris compiler status
Andres Freund
Re: Solaris compiler status
Tom Lane
Fix pg_waldump to exit cleanly at end of WAL
Chao Li
Re: Fix pg_waldump to exit cleanly at end of WAL
Fujii Masao
Re: Fix pg_waldump to exit cleanly at end of WAL
Michael Paquier
Re: Fix pg_waldump to exit cleanly at end of WAL
Chao Li
Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h)
Ranier Vilela
Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h)
Tom Lane
Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h)
Jacob Champion
Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h)
Ranier Vilela
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Ilia Evdokimov
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Avoid use of uninitialized variable (src/pl/plperl/plperl.c)
Ranier Vilela
Re: Avoid use of uninitialized variable (src/pl/plperl/plperl.c)
Andres Freund
Re: Avoid use of uninitialized variable (src/pl/plperl/plperl.c)
Ranier Vilela
Re: psql client does not handle WSAEWOULDBLOCK on Windows
Tom Lane
Re: pgsql: Preserve conflict-relevant data during logical replication.
Robert Haas
RE: pgsql: Preserve conflict-relevant data during logical replication.
Zhijie Hou (Fujitsu)
Re: pgsql: Preserve conflict-relevant data during logical replication.
Robert Haas
Use bool with synced field (src/include/replication/slot.h)
Ranier Vilela
Re: Use bool with synced field (src/include/replication/slot.h)
Nathan Bossart
Re: Use bool with synced field (src/include/replication/slot.h)
Nathan Bossart
Re: Use bool with synced field (src/include/replication/slot.h)
Nathan Bossart
Re: Use bool with synced field (src/include/replication/slot.h)
Nathan Bossart
Re: Use bool with synced field (src/include/replication/slot.h)
Ranier Vilela
Fix use of variable after pfree
Shlok Kyal
Re: Fix use of variable after pfree
Amit Kapila
Re: Fix use of variable after pfree
Daniel Gustafsson
Concurrency Issue with pg_ctl causing processes to hang in PostgreSQL 15.12
Srirama Kucherlapati
Re: Fixing MSVC's inability to detect elog(ERROR) does not return
David Rowley
Re: Fixing MSVC's inability to detect elog(ERROR) does not return
Peter Eisentraut
Re: MergeAppend could consider sorting cheapest child path
Alexander Korotkov
Re: MergeAppend could consider sorting cheapest child path
Richard Guo
Re: MergeAppend could consider sorting cheapest child path
Andrei Lepikhov
Re: MergeAppend could consider sorting cheapest child path
Andrei Lepikhov
Re: MergeAppend could consider sorting cheapest child path
Alexander Korotkov
Re: MergeAppend could consider sorting cheapest child path
Richard Guo
Re: MergeAppend could consider sorting cheapest child path
Alexander Korotkov
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
Re: pgbench - adding pl/pgsql versions of tests
Robert Treat
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
torikoshia
Re: RFC: Logging plan of the running query
Robert Haas
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
David Geier
Re: split func.sgml to separated individual sgml files
Florents Tselai
Re: split func.sgml to separated individual sgml files
Euler Taveira
Re: split func.sgml to separated individual sgml files
Florents Tselai
Re: split func.sgml to separated individual sgml files
Andrew Dunstan
Re: split func.sgml to separated individual sgml files
Florents Tselai
Re: split func.sgml to separated individual sgml files
Nazir Bilal Yavuz
Re: split func.sgml to separated individual sgml files
Andrew Dunstan
Refactoring: Use soft error reporting for *_opt_error functions
Amul Sul
Re: Refactoring: Use soft error reporting for *_opt_error functions
Dean Rasheed
Re: Refactoring: Use soft error reporting for *_opt_error functions
Michael Paquier
Re: Refactoring: Use soft error reporting for *_opt_error functions
Amul Sul
Re: Refactoring: Use soft error reporting for *_opt_error functions
Michael Paquier
Re: Refactoring: Use soft error reporting for *_opt_error functions
Amul Sul
Re: Refactoring: Use soft error reporting for *_opt_error functions
Michael Paquier
Re: Refactoring: Use soft error reporting for *_opt_error functions
Dean Rasheed
Re: Refactoring: Use soft error reporting for *_opt_error functions
Amul Sul
Re: Refactoring: Use soft error reporting for *_opt_error functions
jian he
Re: Refactoring: Use soft error reporting for *_opt_error functions
Michael Paquier
Re: Refactoring: Use soft error reporting for *_opt_error functions
Dean Rasheed
Re: Refactoring: Use soft error reporting for *_opt_error functions
Michael Paquier
Re: Refactoring: Use soft error reporting for *_opt_error functions
Michael Paquier
Re: Refactoring: Use soft error reporting for *_opt_error functions
Amul Sul
Re: Replace magic numbers with strategy numbers for B-tree indexes
Nikita Malakhov
Re: Replace magic numbers with strategy numbers for B-tree indexes
Daniil Davydov
Re: Replace magic numbers with strategy numbers for B-tree indexes
Michael Paquier
Orphan page in _bt_split
Konstantin Knizhnik
Re: Orphan page in _bt_split
Michael Paquier
Re: Orphan page in _bt_split
Peter Geoghegan
Re: Orphan page in _bt_split
Peter Geoghegan
Re: Orphan page in _bt_split
Konstantin Knizhnik
Re: Orphan page in _bt_split
Peter Geoghegan
Re: Orphan page in _bt_split
Konstantin Knizhnik
Re: Orphan page in _bt_split
Michael Paquier
Re: Orphan page in _bt_split
Michael Paquier
Re: Orphan page in _bt_split
Peter Geoghegan
Re: Orphan page in _bt_split
Michael Paquier
Re: Orphan page in _bt_split
Konstantin Knizhnik
Re: Orphan page in _bt_split
Peter Geoghegan
Re: Orphan page in _bt_split
Konstantin Knizhnik
Re: Orphan page in _bt_split
Michael Paquier
new warnings with clang-21 / how const is Datum
Peter Eisentraut
Re: new warnings with clang-21 / how const is Datum
Tom Lane
Re: libpq OpenSSL and multithreading
Peter Eisentraut
Update outdated references to SLRU ControlLock
Julien Rouhaud
Re: Update outdated references to SLRU ControlLock
Michael Paquier
Re: Update outdated references to SLRU ControlLock
Julien Rouhaud
Re: Update outdated references to SLRU ControlLock
Michael Paquier
Re: Update outdated references to SLRU ControlLock
Julien Rouhaud
Re: Update outdated references to SLRU ControlLock
Julien Rouhaud
Re: Update outdated references to SLRU ControlLock
Michael Paquier
Re: Update outdated references to SLRU ControlLock
Julien Rouhaud
RE: Resetting recovery target parameters in pg_createsubscriber
Hayato Kuroda (Fujitsu)
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
Re: Resetting recovery target parameters in pg_createsubscriber
Alyona Vinter
RE: Resetting recovery target parameters in pg_createsubscriber
Hayato Kuroda (Fujitsu)
Re: Resetting recovery target parameters in pg_createsubscriber
Alyona Vinter
Re: Resetting recovery target parameters in pg_createsubscriber
Alyona Vinter
Re: Resetting recovery target parameters in pg_createsubscriber
Alyona Vinter
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
Re: Resetting recovery target parameters in pg_createsubscriber
Alyona Vinter
Stack-based tracking of per-node WAL/buffer usage
Lukas Fittl
Re: Stack-based tracking of per-node WAL/buffer usage
Andres Freund
Re: Stack-based tracking of per-node WAL/buffer usage
Lukas Fittl
[PATCH] trenary reloption type
Nikolay Shaplov
Re: [PATCH] ternary reloption type
Nikolay Shaplov
Re: [PATCH] ternary reloption type
Nikolay Shaplov
Use streaming read I/O in BRIN vacuuming
Arseniy Mukhin
Re: Use streaming read I/O in BRIN vacuuming
Andrey Borodin
Re: Use streaming read I/O in BRIN vacuuming
Arseniy Mukhin
hash + LRC better than CRC?
John Naylor
Re: hash + LRC better than CRC?
Michael Paquier
Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee
Florents Tselai
Re: Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee
Dean Rasheed
Re: Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee
Andrey Borodin
High CPU consumption in cascade replication with large number of walsenders
Alexey Makhmutov
Re: High CPU consumption in cascade replication with large number of walsenders
Alexey Makhmutov
ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Alexander Lakhin
Re: ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Mikael Kjellström
Re: ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Tom Lane
Re: ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Mikael Kjellström
Move block_range_read_stream_cb batchmode comment
Arseniy Mukhin
Re: Move block_range_read_stream_cb batchmode comment
Andres Freund
Re: Move block_range_read_stream_cb batchmode comment
Arseniy Mukhin
PG 18 relnotes and RC1
Bruce Momjian
Re: PG 18 relnotes and RC1
Tom Lane
Re: PG 18 relnotes and RC1
Tom Lane
Re: PG 18 relnotes and RC1
Bruce Momjian
Re: PG 18 relnotes and RC1
Bruce Momjian
Re: PG 18 relnotes and RC1
Tom Lane
Re: PG 18 relnotes and RC1
Bruce Momjian
Re: PG 18 relnotes and RC1
Peter Eisentraut
Re: PG 18 relnotes and RC1
Tom Lane
Earlier messages
Later messages