pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Log prefix missing for subscriber log messages received from publisher
Álvaro Herrera
Re: Log prefix missing for subscriber log messages received from publisher
vignesh C
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
Re: Log prefix missing for subscriber log messages received from publisher
Álvaro Herrera
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
Re: Log prefix missing for subscriber log messages received from publisher
vignesh C
Re: Log prefix missing for subscriber log messages received from publisher
Álvaro Herrera
Re: Log prefix missing for subscriber log messages received from publisher
vignesh C
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
Re: Log prefix missing for subscriber log messages received from publisher
Álvaro Herrera
Re: POC: make mxidoff 64 bits
Maxim Orlov
Re: pgsql: Add function to log the memory contexts of specified backend pro
Fujii Masao
Re: Make wal_receiver_timeout configurable per subscription
Fujii Masao
sql/json query function JsonBehavior default expression's collation may differ from returning type's collation
jian he
Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation
jian he
pg_overexplain extension name
Bruce Momjian
Re: pg_overexplain extension name
Aleksander Alekseev
Re: pg_overexplain extension name
Peter Geoghegan
Re: pg_overexplain extension name
Tom Lane
Re: pg_overexplain extension name
David G. Johnston
domain check constraint should also consider domain's collation
jian he
Re: domain check constraint should also consider domain's collation
Tom Lane
Requested WAL segment xxx has already been removed
Japin Li
Re: Requested WAL segment xxx has already been removed
Alexander Kukushkin
Re: Requested WAL segment xxx has already been removed
Japin Li
Re: Requested WAL segment xxx has already been removed
Alexander Kukushkin
Re: Requested WAL segment xxx has already been removed
wenhui qiu
Re: Requested WAL segment xxx has already been removed
Japin Li
Re: Requested WAL segment xxx has already been removed
Alexander Kukushkin
Re: Requested WAL segment xxx has already been removed
Fujii Masao
Re: Requested WAL segment xxx has already been removed
Japin Li
Re: Requested WAL segment xxx has already been removed
wenhui qiu
Re: The same 2PC data maybe recovered twice
CAI, Mengjuan
Re: The same 2PC data maybe recovered twice
Michael Paquier
Re: The same 2PC data maybe recovered twice
suyu.cmj
comment in index_create "text_eq" should be "texteq"
jian he
Re: comment in index_create "text_eq" should be "texteq"
Michael Paquier
Re: support ALTER TABLE DROP EXPRESSION for virtual generated column
David G. Johnston
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Thomas Munro
Re: Proposal: Role Sandboxing for Secure Impersonation
Tomas Vondra
Re: Proposal: Role Sandboxing for Secure Impersonation
Tomas Vondra
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Andrey Borodin
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Andrey Borodin
Document DSM Registry
Florents Tselai
Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Optimize LISTEN/NOTIFY
Tom Lane
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Optimize LISTEN/NOTIFY
Rishu Bagga
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
Bug on drop extension dependencies ?
Marcos Pegoraro
Re: Bug on drop extension dependencies ?
David G. Johnston
Re: Bug on drop extension dependencies ?
Tom Lane
Re: Bug on drop extension dependencies ?
Marcos Pegoraro
Re: Bug on drop extension dependencies ?
Tom Lane
Re: Bug on drop extension dependencies ?
David G. Johnston
Re: PATCH: warn about, and deprecate, clear text passwords
Greg Sabino Mullane
[PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Фуканчик Сергей
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Tom Lane
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Sergey Fukanchik
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Tom Lane
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear()
Sergey Fukanchik
Inconsistent behavior in mixing simple/extended query protocol
Tatsuo Ishii
Re: Automatically sizing the IO worker pool
Thomas Munro
Re: I/O worker and ConfigReload
Thomas Munro
XLogCtl->ckptFullXid is unused
Nathan Bossart
Re: XLogCtl->ckptFullXid is unused
Aleksander Alekseev
Re: XLogCtl->ckptFullXid is unused
Nathan Bossart
Re: Foreign key isolation tests
Rustam ALLAKOV
Re: Foreign key isolation tests
Paul Jungwirth
Re: Foreign key isolation tests
Rustam ALLAKOV
Re: Foreign key isolation tests
Dean Rasheed
Re: Foreign key isolation tests
Paul A Jungwirth
[PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Greg Burd
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Nathan Bossart
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Greg Burd
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Andres Freund
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Greg Burd
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Andres Freund
Re: Enhancing Memory Context Statistics Reporting
Rahila Syed
Missing NULL check after calling ecpg_strdup
Evgeniy Gorbanev
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
Re: Missing NULL check after calling ecpg_strdup
Michael Paquier
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
Re: Missing NULL check after calling ecpg_strdup
Michael Paquier
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
Re: Missing NULL check after calling ecpg_strdup
Michael Paquier
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
Re: Missing NULL check after calling ecpg_strdup
Álvaro Herrera
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
[Question] Window Function Results without ORDER BY Clause
Zhang Mingli
Re: [Question] Window Function Results without ORDER BY Clause
David G. Johnston
Re: [Question] Window Function Results without ORDER BY Clause
Tom Lane
Re: [Question] Window Function Results without ORDER BY Clause
DINESH NAIR
Re: [Question] Window Function Results without ORDER BY Clause
Zhang Mingli
回复:[Internet]Re: Re: 回复:Re: [PATCH] Pr event replacement of a function if it's used in an index expression and is not IMMUTABLE
sundayjiang(蒋浩天)
patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Dmitry Mityugov
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Erik Rijkers
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Andres Freund
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Geoghegan
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Geoghegan
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Geoghegan
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Geoghegan
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Eisentraut
track needed attributes in plan nodes for executor use
Amit Langote
Re: track needed attributes in plan nodes for executor use
Japin Li
Re: track needed attributes in plan nodes for executor use
Amit Langote
Re: track needed attributes in plan nodes for executor use
Andrei Lepikhov
Re: track needed attributes in plan nodes for executor use
Amit Langote
Re: track needed attributes in plan nodes for executor use
Andrei Lepikhov
Re: track needed attributes in plan nodes for executor use
Tom Lane
Re: track needed attributes in plan nodes for executor use
Amit Langote
docs: LISTEN/NOTIFY performance considerations
Nikolay Samokhvalov
18beta2 next week
Tom Lane
pg_dump sort priority mismatch for large objects
Nathan Bossart
Re: pg_dump sort priority mismatch for large objects
Tom Lane
Re: pg_dump sort priority mismatch for large objects
Nathan Bossart
Adding some error context for lock wait failures
Tom Lane
Re: Adding some error context for lock wait failures
Zhang Mingli
Re: Adding some error context for lock wait failures
Tom Lane
Re: Adding some error context for lock wait failures
Zhang Mingli
Re: Adding some error context for lock wait failures
Dilip Kumar
Re: Adding some error context for lock wait failures
Zhang Mingli
Re: Adding some error context for lock wait failures
Dilip Kumar
Using ASSUME in place of ASSERT in non-assert builds
Benjamin Coutu
Re: Using ASSUME in place of ASSERT in non-assert builds
Tom Lane
Re: Using ASSUME in place of ASSERT in non-assert builds
Andres Freund
Re: [Internet] Re: 回复:Re: [PATCH] Pr event replacement of a function if it's used in an index expression and is not IMMUTABLE
David G. Johnston
Improve Hash/Merge Join estimate accuracy when all predicates are Hash/Merge clauses
Ilia Evdokimov
Insights into duplicate records seen in snapshot & logical replication slot.
Chandy G
Replace remaining getpwuid() calls with getpwuid_r()?
Steve Lau
Re: Replace remaining getpwuid() calls with getpwuid_r()?
Thomas Munro
Re: Replace remaining getpwuid() calls with getpwuid_r()?
Tom Lane
Re: Some ExecSeqScan optimizations
Andres Freund
Re: Some ExecSeqScan optimizations
Amit Langote
Re: Some ExecSeqScan optimizations
Andres Freund
Re: Some ExecSeqScan optimizations
Amit Langote
Re: Some ExecSeqScan optimizations
Nikita Malakhov
Re: Some ExecSeqScan optimizations
Andres Freund
Re: Some ExecSeqScan optimizations
Nikita Malakhov
Re: Some ExecSeqScan optimizations
Andres Freund
Re: Some ExecSeqScan optimizations
Amit Langote
Re: index prefetching
Tomas Vondra
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Tomas Vondra
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Tomas Vondra
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Tomas Vondra
Re: index prefetching
Andres Freund
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Tomas Vondra
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Tomas Vondra
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Andres Freund
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Andres Freund
Re: index prefetching
Andres Freund
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Andres Freund
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Andres Freund
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Tomas Vondra
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Andres Freund
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Andres Freund
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Andres Freund
Re: index prefetching
Tomas Vondra
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Tomas Vondra
Re: index prefetching
Thomas Munro
Re: index prefetching
Tomas Vondra
Re: index prefetching
Thomas Munro
Re: index prefetching
Thomas Munro
Re: index prefetching
Nazir Bilal Yavuz
Re: index prefetching
Thomas Munro
Re: index prefetching
Peter Geoghegan
Re: index prefetching
Peter Geoghegan
Earlier messages
Later messages