Архив рассылок [pgsql-hackers]
- Re: MergeJoin beats HashJoin in the case of multiple hash clauses Tender Wang
- Re: Check for existing replication slot in pg_createsubscriber Amit Kapila
- Re: Check for existing replication slot in pg_createsubscriber Zane Duffield
- Re: Check for existing replication slot in pg_createsubscriber Amit Kapila
- Re: Check for existing replication slot in pg_createsubscriber Zane Duffield
- Re: Replace magic numbers with strategy numbers for B-tree indexes Dilip Kumar
- Re: pg_recvlogical cannot create slots with failover=true Masahiko Sawada
- Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages vignesh C
- Re: pg_get_multixact_members not documented Ashutosh Bapat
- Re: Addition of %b/backend_type in log_line_prefix of TAP test logs Michael Paquier
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Skipping schema changes in publication Peter Smith
- Re: Skipping schema changes in publication Peter Smith
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: Skipping schema changes in publication shveta malik
- Re: Typo in pg_stat_activity definition Daisuke Higuchi
- Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Dilip Kumar
- Re: speedup COPY TO for partitioned table. torikoshia
- Re: add function for creating/attaching hash table in DSM registry Rahila Syed
- Re: doc: Some copy-editing around prefix operators Peter Eisentraut
- Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata
- Re: Missing program_XXX calling in pgbench tests Peter Eisentraut
- Re: tab complete for COPY populated materialized view TO Fujii Masao
- A concurrent VACUUM FULL? Erik Nordström
- Re: Logical Replication of sequences Nisha Moond
- Re: Logical Replication of sequences Nisha Moond
- Re: Logical Replication of sequences Nisha Moond
- Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: A concurrent VACUUM FULL? Antonin Houska
- Re: [PATCH] Remove unused #include's in src/backend/utils/adt/* Peter Eisentraut
- Report replica identity in pg_publication_tables Ashutosh Bapat
- Re: A concurrent VACUUM FULL? Erik Nordström
- Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Daniil Davydov
- Re: A concurrent VACUUM FULL? Álvaro Herrera
- Re: Report replica identity in pg_publication_tables Amit Kapila
- Re: A concurrent VACUUM FULL? Erik Nordström
- Re: NUMA shared memory interleaving Jakub Wartak
- Re: A concurrent VACUUM FULL? Antonin Houska
- RE: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Hayato Kuroda (Fujitsu)
- RE: Check for existing replication slot in pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: pg_get_multixact_members not documented Sami Imseih
- Re: Periodic FSM vacuum doesn't happen in one-pass strategy vacuum. Melanie Plageman
- Re: pg_get_multixact_members not documented Nathan Bossart
- Re: add function for creating/attaching hash table in DSM registry Nathan Bossart
- Adding wait events statistics Bertrand Drouvot
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot
- Re: Periodic FSM vacuum doesn't happen in one-pass strategy vacuum. Masahiko Sawada
- Re: A concurrent VACUUM FULL? wenhui qiu
- Re: AIO v2.5 Andres Freund
- Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Jacob Champion
- Re: Improve error reporting in 027_stream_regress test Andres Freund
- Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Nazir Bilal Yavuz
- Re: New function normal_rand_array function to contrib/tablefunc. jian he
- Re: pg_get_multixact_members not documented Sami Imseih
- Re: A concurrent VACUUM FULL? DINESH NAIR