pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Post-release followup: pg_add_size_overflow()
Jacob Champion
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Fujii Masao
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Fujii Masao
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Fujii Masao
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
Re:Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Yilin Zhang
Re: Eagerly evict bulkwrite strategy ring
Melanie Plageman
Re: Eagerly evict bulkwrite strategy ring
Chao Li
Re: Eagerly evict bulkwrite strategy ring
Melanie Plageman
Re: Eagerly evict bulkwrite strategy ring
Melanie Plageman
Re: pg_utility ?
Dmitry Dolgov
Re: pg_utility ?
Sami Imseih
Re: pg_utility ?
Komяpa
Re: pg_utility ?
Christoph Berg
Re: pg_utility ?
Andreas Karlsson
Re: pg_utility ?
Christoph Berg
Re: pg_utility ?
Andreas Karlsson
Re: pg_utility ?
Komяpa
Re: pg_utility ?
Christoph Berg
Re: pg_utility ?
Komяpa
Re: pg_utility ?
Aleksander Alekseev
Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Chao Li
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Chao Li
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Chao Li
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Chao Li
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Kirill Reshke
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Kirill Reshke
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Jelte Fennema-Nio
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Amit Kapila
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Amit Kapila
IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT
jian he
Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT
Tom Lane
Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT
jian he
Re: Bug in amcheck?
Konstantin Knizhnik
Re: Bug in amcheck?
Mihail Nikalayeu
Re: Bug in amcheck?
Heikki Linnakangas
Re: Bug in amcheck?
Peter Geoghegan
Re: Bug in amcheck?
Heikki Linnakangas
Re: Bug in amcheck?
Heikki Linnakangas
Re: Bug in amcheck?
Peter Geoghegan
Re: Bug in amcheck?
Heikki Linnakangas
*_LAST in enums to define NUM* macross
Roman Khapov
Re: *_LAST in enums to define NUM* macross
Tom Lane
Re: *_LAST in enums to define NUM* macross
Roman Khapov
Re: Ambiguity in IS JSON description and logic
Ilmar Y
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
Re: Report bytes and transactions actually sent downtream
Amit Kapila
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
Re: Report bytes and transactions actually sent downtream
Amit Kapila
Fix typos in ExecChooseHashTableSize()
Tender Wang
Re: Fix typos in ExecChooseHashTableSize()
Richard Guo
Re: Fix typos in ExecChooseHashTableSize()
Tender Wang
GUC thread-safety approaches
Peter Eisentraut
Re: GUC thread-safety approaches
Heikki Linnakangas
Re: GUC thread-safety approaches
Peter Eisentraut
Re: GUC thread-safety approaches
Jelte Fennema-Nio
Re: GUC thread-safety approaches
Tom Lane
Re: GUC thread-safety approaches
Peter Eisentraut
Re: GUC thread-safety approaches
Nico Williams
Re: GUC thread-safety approaches
David Rowley
Re: GUC thread-safety approaches
Peter Eisentraut
Re: GUC thread-safety approaches
Matthias van de Meent
Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
cca5507
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
cca5507
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
cca5507
Add a berief general comment on BTScanInsertData's nextkey and backward
Yugo Nagata
Re: Add a berief general comment on BTScanInsertData's nextkey and backward
Peter Geoghegan
Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID
Andrey Borodin
Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID
Peter Geoghegan
Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID
Andrey Borodin
Re: Add os_page_num to pg_buffercache
Michael Paquier
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
Re: Add os_page_num to pg_buffercache
Michael Paquier
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
Re: Add os_page_num to pg_buffercache
Michael Paquier
Re: Row pattern recognition
Chao Li
Re: Row pattern recognition
Chao Li
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Vik Fearing
Re: Row pattern recognition
Chao Li
Re: Row pattern recognition
Chao Li
Re: Row pattern recognition
Chao Li
Re: Row pattern recognition
Chao Li
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Chao Li
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Chao Li
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: Row pattern recognition
Tatsuo Ishii
Re: explain plans for foreign servers
dinesh salve
Re: explain plans for foreign servers
Sami Imseih
Re: explain plans for foreign servers
Sami Imseih
Re: postgres_fdw: Use COPY to speed up batch inserts
Masahiko Sawada
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
Re: postgres_fdw: Use COPY to speed up batch inserts
Masahiko Sawada
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
Re: Support tid range scan in parallel?
David Rowley
Re: Support tid range scan in parallel?
David Rowley
Re: Support tid range scan in parallel?
David Rowley
Re: Support tid range scan in parallel?
David Rowley
Re: Support tid range scan in parallel?
David Rowley
Re: Support tid range scan in parallel?
Cary Huang
Re: Support tid range scan in parallel?
David Rowley
Should the doc be enhance for "CONNECTION LIMIT"?
Chao Li
[PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Tom Lane
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: [PATCH] Allow complex data for GUC extra.
Andrew Dunstan
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: [PATCH] Allow complex data for GUC extra.
Bruce Momjian
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
Re: Updating IPC::Run in CI?
Jacob Champion
Re: Updating IPC::Run in CI?
Noah Misch
Re: Updating IPC::Run in CI?
Jacob Champion
Re: Updating IPC::Run in CI?
Noah Misch
minor improvement in snapbuild: use existing interface and remove fake code
ocean_li_996
Re: minor improvement in snapbuild: use existing interface and remove fake code
Yuefei Shi
Re: minor improvement in snapbuild: use existing interface and remove fake code
ocean_li_996
Re: minor improvement in snapbuild: use existing interface and removefake code
cca5507
Re: minor improvement in snapbuild: use existing interface and removefake code
ocean_li_996
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Nazir Bilal Yavuz
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Andres Freund
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Tom Lane
Re: pg_plan_advice
Matheus Alcantara
Re: pg_plan_advice
Robert Haas
Re: pg_plan_advice
Dian Fay
Re: pg_plan_advice
Robert Haas
Re: pg_plan_advice
Dian Fay
Re: pg_plan_advice
Greg Burd
Re: pg_plan_advice
Jacob Champion
parallel data loading for pgbench -i
Mircea Cadariu
Fix a couple of misspellings in comments of logic replication
Chao Li
Re: Fix a couple of misspellings in comments of logic replication
Daniel Gustafsson
Running a single test
Viktor Holmberg
Re: Running a single test
Heikki Linnakangas
Re: Running a single test
Aleksander Alekseev
Re: Running a single test
jian he
Re: Running a single test
Viktor Holmberg
Re: Running a single test
Daniel Gustafsson
Re: Running a single test
Viktor Holmberg
Re: Running a single test
Nazir Bilal Yavuz
Re: Running a single test
Andrew Dunstan
Fix build of llvmjit_types.bc with meson
Anthonin Bonnefoy
Re: Fix build of llvmjit_types.bc with meson
Thomas Munro
quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed
Chao Li
Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed
Chao Li
Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed
Álvaro Herrera
Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed
Chao Li
Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed
Chao Li
Re: Adding basic NUMA awareness
Jakub Wartak
Re: Adding basic NUMA awareness
Tomas Vondra
Re: Adding basic NUMA awareness
Jakub Wartak
Re: Adding basic NUMA awareness
Jakub Wartak
Re: Adding basic NUMA awareness
Tomas Vondra
Re: [PATCH] jit: fix build with LLVM-21
Anthonin Bonnefoy
Re: [PATCH] jit: fix build with LLVM-21
Thomas Munro
Re: [PATCH] jit: fix build with LLVM-21
Holger Hoffstätte
Re: [PATCH] jit: fix build with LLVM-21
Daniel Gustafsson
Re: [PATCH] jit: fix build with LLVM-21
Thomas Munro
Earlier messages
Later messages