pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: IO wait events for COPY FROM/TO PROGRAM or file
Michael Paquier
Re: IO wait events for COPY FROM/TO PROGRAM or file
Nikolay Samokhvalov
Re: IO wait events for COPY FROM/TO PROGRAM or file
Michael Paquier
Re: IO wait events for COPY FROM/TO PROGRAM or file
Michael Paquier
Re: IO wait events for COPY FROM/TO PROGRAM or file
Nikolay Samokhvalov
Wake up autovacuum launcher from postmaster when a worker exits
Heikki Linnakangas
Re: Wake up autovacuum launcher from postmaster when a worker exits
Nathan Bossart
Re: Wake up autovacuum launcher from postmaster when a worker exits
Masahiko Sawada
RE: Wake up autovacuum launcher from postmaster when a worker exits
li carol
Re: Wake up autovacuum launcher from postmaster when a worker exits
Heikki Linnakangas
Re: Fixing the btree_gist inet mess
Tom Lane
Re: Always show correct error message for statement timeouts, fixes random buildfarm failures
Tom Lane
Re: Always show correct error message for statement timeouts, fixes random buildfarm failures
Jelte Fennema-Nio
Re: Always show correct error message for statement timeouts, fixes random buildfarm failures
Japin Li
Re: Always show correct error message for statement timeouts, fixes random buildfarm failures
Anthonin Bonnefoy
Re: Always show correct error message for statement timeouts, fixes random buildfarm failures
Jelte Fennema-Nio
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
Re: SQL:2011 Application Time Update & Delete
Kirill Reshke
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows
Bryan Green
Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows
Peter Eisentraut
Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows
Bryan Green
Use IsA() macro instead of nodeTag comparison
Shinya Kato
Re: Use IsA() macro instead of nodeTag comparison
Kirill Reshke
Re: Use IsA() macro instead of nodeTag comparison
Heikki Linnakangas
Re: Use IsA() macro instead of nodeTag comparison
Fujii Masao
Re: Use IsA() macro instead of nodeTag comparison
Chao Li
Re: Use IsA() macro instead of nodeTag comparison
Shinya Kato
Re: Use IsA() macro instead of nodeTag comparison
Bertrand Drouvot
Re: Use IsA() macro instead of nodeTag comparison
Fujii Masao
ci: Add MTEST_SUITES for optional test tailoring
Jelte Fennema-Nio
Minor _bt_checkkeys comment improvements
Heikki Linnakangas
Re: Minor _bt_checkkeys comment improvements
Peter Geoghegan
Proposal: SELECT * EXCLUDE (...) command
Hunaid Sohail
Re: Proposal: SELECT * EXCLUDE (...) command
John Naylor
Re: Proposal: SELECT * EXCLUDE (...) command
Hunaid Sohail
Re: Proposal: SELECT * EXCLUDE (...) command
Tom Lane
Re: Proposal: SELECT * EXCLUDE (...) command
Christoph Berg
Re: Proposal: SELECT * EXCLUDE (...) command
Hunaid Sohail
Re: Proposal - Enabling btree_gist by default
Alastair Turner
Re: Proposal - Enabling btree_gist by default
Andreas Karlsson
Re: SQL:2023 JSON simplified accessor support
Peter Eisentraut
Re: SQL:2023 JSON simplified accessor support
Kirill Reshke
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Zsolt Parragi
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Neil Chen
Re: Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Dewei Dai
Re: Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Tom Lane
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Masahiko Sawada
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Neil Chen
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Masahiko Sawada
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Neil Chen
Re: more POSIX 2008 cleanup: strnlen(), rindex()
Peter Eisentraut
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
jian he
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
Vaibhav Dalvi
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
jian he
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
Vaibhav Dalvi
Re: Docs: make source file path references consistent
Chao Li
Re: Docs: make source file path references consistent
Tom Lane
Re: Docs: make source file path references consistent
Chao Li
Re: Docs: make source file path references consistent
Andres Freund
Standardize relation name formatting in ANALYZE messages
Chao Li
Re: Standardize relation name formatting in ANALYZE messages
Tatsuya Kawata
Re: support create index on virtual generated column.
jian he
Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place
Neil Chen
Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place
Xuneng Zhou
Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place
Neil Chen
Fix typo in comment
Zhiyuan Su
Re: Fix typo in comment
Ashutosh Bapat
Re: Fix for consume_xids advancing XIDs incorrectly
Michael Paquier
Re: [PATCH] Fixed creation of empty .log files during log rotation
Michael Paquier
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
Re: Resetting recovery target parameters in pg_createsubscriber
Alena Vinter
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
Michael Paquier
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
Re: A small problem when rehashing catalog cache
Michael Paquier
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Andrew Dunstan
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Mark Wong
Re: DOC: fixes multiple errors in alter table doc
Robert Treat
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: improve performance of pg_dump with many sequences
Nathan Bossart
Re: improve performance of pg_dump with many sequences
Tom Lane
Re: improve performance of pg_dump with many sequences
Nathan Bossart
Re: improve performance of pg_dump with many sequences
Tom Lane
Re: improve performance of pg_dump with many sequences
Nathan Bossart
Re: improve performance of pg_dump with many sequences
Tom Lane
Re: improve performance of pg_dump with many sequences
Nathan Bossart
Re: improve performance of pg_dump with many sequences
Tom Lane
Re: improve performance of pg_dump with many sequences
Nathan Bossart
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Alexander Lakhin
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
Re: Optimize LISTEN/NOTIFY
Tom Lane
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Optimize LISTEN/NOTIFY
Tom Lane
Re: Optimize LISTEN/NOTIFY
Tom Lane
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
Re: Optimize LISTEN/NOTIFY
Tom Lane
Re: Optimize LISTEN/NOTIFY
Tom Lane
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Nathan Bossart
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Mark Wong
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
Mark Wong
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
Neil Conway
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
Re: Support allocating memory for large strings
Jim Mlodgenski
Re: Support allocating memory for large strings
David Rowley
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Shruthi Gowda
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Fujii Masao
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Shruthi Gowda
Re: Fix comments on _bt_skiparray_strat_increment/decrement
Peter Geoghegan
Re: Logging parallel worker draught
Sami Imseih
Re: Logging parallel worker draught
Benoit Lobréau
[PATCH] llvmjit: always add the simplifycfg pass
Pierre Ducroquet
Re: [PATCH] llvmjit: always add the simplifycfg pass
Matheus Alcantara
Re: [PATCH] llvmjit: always add the simplifycfg pass
Pierre Ducroquet
Re: [PATCH] llvmjit: always add the simplifycfg pass
Matheus Alcantara
Re: [PATCH] llvmjit: always add the simplifycfg pass
Pierre Ducroquet
Re: [PATCH] llvmjit: always add the simplifycfg pass
Matheus Alcantara
Re: [PATCH] llvmjit: always add the simplifycfg pass
Andres Freund
Re: [PATCH] llvmjit: always add the simplifycfg pass
Matheus Alcantara
Re: [PATCH] llvmjit: always add the simplifycfg pass
Pierre Ducroquet
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Oleg Tkachenko
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Robert Haas
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Oleg Tkachenko
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Robert Haas
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Alexander Lakhin
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Robert Haas
Re: A typo in .cirrus.tasks.yml
Peter Eisentraut
Re: nbtree: Cache operator family OID in _bt_setup_array_cmp
Peter Eisentraut
Re: nbtree: Cache operator family OID in _bt_setup_array_cmp
Peter Geoghegan
Re: nbtree: Cache operator family OID in _bt_setup_array_cmp
Chao Li
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Matthias van de Meent
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Ashutosh Bapat
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Ashutosh Bapat
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Matthias van de Meent
Re: [PATCH] Add sampling statistics to autoanalyze log output
Fujii Masao
Re: [PATCH] Add sampling statistics to autoanalyze log output
Sami Imseih
Re: [PATCH] Add sampling statistics to autoanalyze log output
Chao Li
Re: [PATCH] Add sampling statistics to autoanalyze log output
Tatsuya Kawata
Re: [PATCH] Add sampling statistics to autoanalyze log output
Tatsuya Kawata
Re: [PATCH] Add sampling statistics to autoanalyze log output
Chao Li
Re: [PATCH] Add sampling statistics to autoanalyze log output
Tatsuya Kawata
Re: [PATCH] Add sampling statistics to autoanalyze log output
Fujii Masao
Earlier messages
Later messages