Архив рассылок [pgsql-hackers]
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Bug in amcheck? Heikki Linnakangas
- Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Chao Li
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tom Lane
- Re: [PATCH] contrib: Add pg_datemath extension with datediff function Myles Lewis
- freespace buffer locking Andres Freund
- Re: split tablecmds.c Nathan Bossart
- Re: [PATCH] Add native PIVOT syntax for SQL Server/Oracle compatibility Myles Lewis
- Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Nathan Bossart
- Re: split tablecmds.c Chao Li
- Re: index prefetching Peter Geoghegan
- Re: split tablecmds.c Michael Paquier
- Re: new commitfest transition guidance Peter Geoghegan
- Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp Michael Paquier
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: missing PG_IO_ALIGN_SIZE uses Chao Li
- Re: new commitfest transition guidance Tom Lane
- Re: new commitfest transition guidance Peter Geoghegan
- Re: apply_scanjoin_target_to_paths and partitionwise join Richard Guo
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- [PATCH] Add hint for misspelled relations Steve Chavez
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Andres Freund
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Andres Freund
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier
- Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker
- Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker
- Re: [PATCH] Add hint for misspelled relations Kirill Reshke
- Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- Re: freespace buffer locking Kirill Reshke
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Re: Segmentation fault on proc exit after dshash_find_or_insert Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Add a greedy join search algorithm to handle large join problems Dilip Kumar
- Re: Inline non-SQL SRFs using SupportRequestSimplify Pavel Stehule
- Re: missing PG_IO_ALIGN_SIZE uses Thomas Munro
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao
- Re: Inline non-SQL SRFs using SupportRequestSimplify Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Inline non-SQL SRFs using SupportRequestSimplify Pavel Stehule
- Re: Parallel Apply Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Kirill Reshke
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Michael Paquier
- Index functions and INDEX_CREATE_SKIP_BUILD Antonin Houska
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: more C99 cleanup Peter Eisentraut
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Antonin Houska
- Re: Remove unused function parameters, part 2: replication Michael Paquier
- Re: Remove useless pointer advance in StatsShmemInit() Bertrand Drouvot
- Re: Consistently use the XLogRecPtrIsInvalid() macro Peter Eisentraut
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: Index functions and INDEX_CREATE_SKIP_BUILD Michael Paquier
- Re: Buffer locking is special (hints, checksums, AIO writes) Heikki Linnakangas
- Re: split tablecmds.c Amit Langote
- Re: Index functions and INDEX_CREATE_SKIP_BUILD Antonin Houska
- Re: Remove useless pointer advance in StatsShmemInit() Michael Paquier
- Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp Amit Langote
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Remove unused function parameters, part 2: replication Daniel Gustafsson
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart vignesh C
- Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Rahila Syed
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Remove useless casting to the same type Peter Eisentraut
- Re: [PATCH] Add hint for misspelled relations Daniel Gustafsson
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: PG version is not seen in pg_upgrade test log Daniel Gustafsson
- Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: oid2name : add objects file path David Bidoc
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Add a greedy join search algorithm to handle large join problems Tomas Vondra
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [PATCH] Add error hints for invalid COPY options Sugamoto Shinya
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Amit Kapila
- Re: Adding basic NUMA awareness Jakub Wartak
- Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- Custom oauth validator options Zsolt Parragi
- Re: Proposal: Support Logical replication of large objects Bernd Helmle
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: Qual push down to table AM Julien Tachoires
- Re: Non-text mode for pg_dumpall tushar
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Heikki Linnakangas
- Re: IPC/MultixactCreation on the Standby server Andrey Borodin
- Re: IPC/MultixactCreation on the Standby server Heikki Linnakangas
- Re: POC: make mxidoff 64 bits Alexander Korotkov
- Re: Remove unused function parameters, part 2: replication Bertrand Drouvot
- Re: Remove unused function parameters, part 2: replication Bertrand Drouvot
- Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
- Re: Remove useless casting to the same type Bertrand Drouvot
- Fix PrivateRefCount hash table key size Bertrand Drouvot
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao
- Re: foreign key on virtual generated column Srinath Reddy Sadipiralla
- Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT jian he
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Consistently use palloc_object() and palloc_array() David Geier
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- increased duration of stats_ext tests with -DCLOBBER_CACHE_ALWAYS Tomas Vondra
- Re: Adding REPACK [concurrently] Antonin Houska
- All-visible pages with valid prune xid are confusing Melanie Plageman
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Newly created replication slot may be invalidated by checkpoint Masahiko Sawada
- Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Nathan Bossart
- use LW_SHARED in dsa_get_total_size() Nathan Bossart
- Re: All-visible pages with valid prune xid are confusing Heikki Linnakangas
- Re: Bug in amcheck? Peter Geoghegan
- Re: All-visible pages with valid prune xid are confusing Melanie Plageman
- Re: All-visible pages with valid prune xid are confusing Andres Freund
- Re: use LW_SHARED in dsa_get_total_size() Sami Imseih
- Re: Minor LLVM cleanups Matheus Alcantara
- Re: All-visible pages with valid prune xid are confusing Melanie Plageman
- Re: Bug in amcheck? Heikki Linnakangas
- Re: Early December Commitfest app release Jelte Fennema-Nio
- Re: All-visible pages with valid prune xid are confusing Heikki Linnakangas
- Re: All-visible pages with valid prune xid are confusing Andres Freund
- Re: Remove useless pointer advance in StatsShmemInit() Andres Freund
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih