Архив рассылок [pgsql-hackers]
- Re: No error checking when reading from file using zstd in pg_dump Tom Lane
- Re: No error checking when reading from file using zstd in pg_dump Daniel Gustafsson
- Re: Non-reproducible AIO failure Thomas Munro
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: Non-reproducible AIO failure Nico Williams
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Srinath Reddy Sadipiralla
- minor refactor on src/test/modules/test_ddl_deparse/sql/alter_table.sql jian he
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Add OID descriptions to dumped parse/query/plan trees Chao Li
- Fixes a trivial bug in dumped parse/query/plan trees Chao Li
- Re: minor refactor on src/test/modules/test_ddl_deparse/sql/alter_table.sql Chao Li
- Re: vacuumdb --missing-stats-only and permission issue Yugo Nagata
- Re: Non-reproducible AIO failure Thomas Munro
- Re: disallow alter individual column if partition key contains wholerow reference jian he
- Re: Non-reproducible AIO failure Thomas Munro
- Re: Non-reproducible AIO failure Thomas Munro
- Re: Identifying function-lookup failures due to argument name mismatches Chao Li
- Re: Memory leak of SMgrRelation object on standby 邱宇航
- Re: bug: virtual generated column can be partition key jian he
- Re: Fixes a trivial bug in dumped parse/query/plan trees Stepan Neretin
- Re: disallow alter individual column if partition key contains wholerow reference Chao Li
- Re: Fixes a trivial bug in dumped parse/query/plan trees Chao Li
- Re: disallow alter individual column if partition key contains wholerow reference jian he
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Amit Kapila
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Amit Kapila
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu)
- RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu)
- Problem in 'ORDER BY' of a column using a created collation? Nishant Sharma
- Re: Fixes a trivial bug in dumped parse/query/plan trees Daniel Gustafsson
- Re: Improve error message for duplicate labels in enum types Jim Jones
- Re: Skipping schema changes in publication Shlok Kyal
- Re: SQL:2023 JSON simplified accessor support jian he
- Re: Report reorder buffer size Ashutosh Bapat
- Re: Making WAL archiving faster — multi-file support and async ideas Alyona Vinter
- Re: Fixes a trivial bug in dumped parse/query/plan trees Chao Li
- Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Ashutosh Bapat
- Re: Making jsonb_agg() faster Chao Li
- Re: Generate GUC tables from .dat file Peter Eisentraut
- Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Thomas Munro
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Debugging sudden increase in planning CPU time (possibly due to get_actual_variable_range) Core Studios Inc.
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Changing gssencmode default in Psycopg Daniele Varrazzo
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: [PATCH] Generate random dates/times in a specified range Damien Clochard
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Amit Kapila
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Report reorder buffer size Bertrand Drouvot
- Re: index prefetching Tomas Vondra
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Shlok Kyal
- Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy Kirill Reshke
- Re: Adding REPACK [concurrently] Antonin Houska