pgsql-hackers since 2021-03-15 17:50

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

March 15, 2021

Thread Author Time
Re: REINDEX backend filtering Julien Rouhaud 17:50
Re: Parser Hook Julien Rouhaud 17:54
Re: REINDEX backend filtering Mark Dilger 17:56
Re: Parser Hook Pavel Stehule 18:02
Re: Different compression methods for FPI 📎 Justin Pryzby 18:09
Re: REINDEX backend filtering Julien Rouhaud 18:10
Re: pg_amcheck contrib application Mark Dilger 18:11
Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Fujii Masao 18:12
Re: Postgres crashes at memcopy() after upgrade to PG 13. Avinash Kumar 18:21
Re: REINDEX backend filtering Mark Dilger 18:32
Re: pg_amcheck contrib application 📎 Mark Dilger 18:38
Re: Parser Hook Joshua Drake 18:39
Re: Tightening up allowed custom GUC names 📎 Tom Lane 18:49
Re: [HACKERS] PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 18:54
Re: pg_amcheck contrib application Tom Lane 18:57
Re: REINDEX backend filtering Mark Dilger 18:58
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Justin Pryzby 19:00
Re: pg_amcheck contrib application Mark Dilger 19:20
Re: New IndexAM API controlling index vacuum strategies Andres Freund 19:21
Re: [HACKERS] Custom compression methods Robert Haas 19:29
Re: pg_amcheck contrib application 📎 Mark Dilger 19:35
Re: REINDEX backend filtering Julien Rouhaud 19:37
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW Tom Lane 19:45
Re: [HACKERS] PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 19:47
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 19:58
Re: Support tab completion for upper character inputs in psql Peter Eisentraut 20:20
Re: logical replication worker accesses catalogs in error context callback Tom Lane 20:51
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 20:58
Nondeterministic collations and the value returned by GROUP BY x Jim Finnerty 21:31
Re: Enhance traceability of wal_level changes for backup management Stephen Frost 21:32
pgsql: Add libpq pipeline mode support to pgbench Alvaro Herrera 21:35
Re: Nondeterministic collations and the value returned by GROUP BY x Tom Lane 21:46
Re: Calendar support in localization Thomas Munro 21:57
pg_subscription - substream column? Peter Smith 22:05
Re: Fwd: row level security (RLS) Rafal Pietrak 22:24
Re: [PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. Tom Lane 22:45
Re: [PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. Justin Pryzby 22:49
Re: [HACKERS] Custom compression methods Andres Freund 22:58
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY 📎 Alvaro Herrera 23:04
Re: New IndexAM API controlling index vacuum strategies Andres Freund 23:11
Re: fdatasync performance problem with large number of DB files Thomas Munro 23:15
Re: New IndexAM API controlling index vacuum strategies Andres Freund 23:16
Re: [HACKERS] GSoC 2017: Foreign Key Arrays 📎 Andreas Karlsson 23:27
make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. 📎 Masahiro Ikeda 23:50

March 16, 2021

Thread Author Time
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 00:00
Re: [PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. 📎 Tom Lane 00:30
Re: Enhance traceability of wal_level changes for backup management Laurenz Albe 01:00
Re: Improvements and additions to COPY progress reporting Michael Paquier 01:00
Re: [PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. Justin Pryzby 01:18
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 01:27
Re: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW Thomas Munro 01:41
Re: shared-memory based stats collector Andres Freund 02:04
Re: pg_amcheck contrib application 📎 Mark Dilger 02:10
Re: shared-memory based stats collector 📎 Andres Freund 02:55
Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Kyotaro Horiguchi 02:59
RE: libpq debug log [email protected] 03:02
Re: HotStandbyActive() issue in postgres Hao Wu 03:24
Re: subscriptionCheck failures Amit Kapila 03:30
RE: subscriptionCheck failures [email protected] 04:13
RE: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. [email protected] 04:44
Re: Allow batched insert during cross-partition updates 📎 Amit Langote 05:13
Re: "has_column_privilege()" issue with attnums and non-existent columns Chengxi Sun 05:42
Re: [HACKERS] Custom compression methods Dilip Kumar 05:46
Re: [HACKERS] Custom compression methods Justin Pryzby 05:48
Re: [HACKERS] Custom compression methods Dilip Kumar 05:59
Re: pg_amcheck contrib application Noah Misch 06:09
RE: libpq debug log [email protected] 06:39
Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL Fujii Masao 06:42
Re: subscriptionCheck failures 📎 Amit Kapila 06:59
Re: subscriptionCheck failures vignesh C 07:15
Permission failures with WAL files in 13~ on Windows Michael Paquier 07:20
RE: libpq debug log [email protected] 07:40
Re: shared-memory based stats collector Kyotaro Horiguchi 07:44
comment fix in postmaster.c 📎 Kyotaro Horiguchi 07:51
Re: fdatasync performance problem with large number of DB files Fujii Masao 08:10
Re: Allow batched insert during cross-partition updates gkokolatos 08:11
Re: shared-memory based stats collector Kyotaro Horiguchi 08:17
Re: pg_subscription - substream column? Amit Kapila 08:20
Re: GROUP BY DISTINCT 📎 Vik Fearing 08:21
Re: fdatasync performance problem with large number of DB files Fujii Masao 08:29
Re: HotStandbyActive() issue in postgres Fujii Masao 08:44
Re: Allow batched insert during cross-partition updates Amit Langote 08:59
Re: Permission failures with WAL files in 13~ on Windows Magnus Hagander 09:02
Re: Allow batched insert during cross-partition updates gkokolatos 09:13
Re: comment fix in postmaster.c Fujii Masao 09:27
Re: A new function to wait for the backend exit after termination 📎 Bharath Rupireddy 09:38
RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table 📎 [email protected] 09:40
Re: fdatasync performance problem with large number of DB files Paul Guo 09:44
Re: Permission failures with WAL files in 13~ on Windows Michael Paquier 10:22
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 10:36
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 10:37
Re: Permission failures with WAL files in 13~ on Windows Magnus Hagander 10:40
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada 11:04
Re: Permission failures with WAL files in 13~ on Windows 📎 Ranier Vilela 11:07
Re[2]: On login trigger: take three 📎 Ivan Panchenko 11:32
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 11:33
Re: Should we improve "PID XXXX is not a PostgreSQL server process" warning for pg_terminate_backend(<<postmaster_pid>>)? Bharath Rupireddy 11:51
Re: pg_stat_statements oddity with track = all Magnus Hagander 11:55
Re: pg_subscription - substream column? Peter Smith 11:57
Re: Postgres crashes at memcopy() after upgrade to PG 13. Avinash Kumar 12:01
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW 📎 Bharath Rupireddy 12:13
Re: dynamic result sets support in extended query protocol 📎 Peter Eisentraut 12:23
RE: subscriptionCheck failures [email protected] 12:52
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 12:52
Re: [HACKERS] Custom compression methods Dilip Kumar 13:05
Re: Nondeterministic collations and the value returned by GROUP BY x Jim Finnerty 13:33
Re: simplifying foreign key/RI checks Amit Langote 13:37
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada 13:39
Re: pg_subscription - substream column? 📎 Amit Kapila 13:45
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 13:52
crash during cascaded foreign key update Amit Langote 14:02
Re: Nondeterministic collations and the value returned by GROUP BY x Tom Lane 14:14
Re: crash during cascaded foreign key update Tom Lane 14:17
Re: [HACKERS] Custom compression methods Robert Haas 14:27
re: crash during cascaded foreign key update Ranier Vilela 14:52
Re: GROUP BY DISTINCT Tomas Vondra 14:52
Re: [PATCH]: Allow errors in parameter values to be reported during the BIND phase itself.. Tom Lane 15:18
Re: libpq debug log Alvaro Herrera 15:20
Re: [HACKERS] Custom compression methods Dilip Kumar 15:21
Re: pg_stat_statements oddity with track = all Julien Rouhaud 15:35
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada 15:38
Re: pg_amcheck contrib application Mark Dilger 15:45
Re: pg_amcheck contrib application Tom Lane 16:07
Re: A new function to wait for the backend exit after termination Magnus Hagander 16:18
Re: pg_amcheck contrib application Mark Dilger 16:30
Re: Postgres crashes at memcopy() after upgrade to PG 13. Peter Geoghegan 16:44
Re: [PATCH] pgbench: improve \sleep meta command 📎 Fujii Masao 16:49
Re: Postgres crashes at memcopy() after upgrade to PG 13. Avinash Kumar 16:50
Re: pg_amcheck contrib application 📎 Mark Dilger 16:51
Re: pg_amcheck contrib application Robert Haas 16:56
Re: Postgres crashes at memcopy() after upgrade to PG 13. Peter Geoghegan 17:02
Re: Calendar support in localization Surafel Temesgen 17:30
Re: pg_amcheck contrib application Tom Lane 17:48
Re: pg_amcheck contrib application Tom Lane 18:01
Re: [Proposal] Global temporary tables Pavel Stehule 18:05
Re: pg_amcheck contrib application Mark Dilger 18:07
Re: Postgres crashes at memcopy() after upgrade to PG 13. Tom Lane 18:08
Re: Postgres crashes at memcopy() after upgrade to PG 13. Avinash Kumar 18:20
Re: pg_amcheck contrib application Tom Lane 18:22
Re: Postgres crashes at memcopy() after upgrade to PG 13. Peter Geoghegan 18:23
Re: pg_amcheck contrib application Robert Haas 18:24
Re: pg_amcheck contrib application Mark Dilger 18:24
Re: Postgres crashes at memcopy() after upgrade to PG 13. Peter Geoghegan 18:31
Re: pg_amcheck contrib application Robert Haas 18:40
Re: pg_amcheck contrib application Tom Lane 18:45
Re: "has_column_privilege()" issue with attnums and non-existent columns Joe Conway 18:45
pgsql: Use pre-fetching for ANALYZE Stephen Frost 18:48
Re: pg_amcheck contrib application Tom Lane 18:52
Re: [HACKERS] Custom compression methods Andres Freund 18:54
Re: shared-memory based stats collector Robert Haas 19:08
Re: pg_amcheck contrib application Robert Haas 19:09
Re: [HACKERS] Custom compression methods Robert Haas 19:15
Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost 19:19
Re: Calendar support in localization Thomas Munro 19:20
Re: pg_amcheck contrib application Andrew Dunstan 19:21
Re: [HACKERS] Custom compression methods Robert Haas 19:31
Re: pg_amcheck contrib application Mark Dilger 19:31
Re: pg_amcheck contrib application Robert Haas 19:52
Re: shared-memory based stats collector Andres Freund 19:54
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Andres Freund 20:00
Re: Boundary value check in lazy_tid_reaped() Peter Geoghegan 21:08
Re: Boundary value check in lazy_tid_reaped() Hannu Krosing 21:59
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 22:20
RE: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. 📎 Masahiro Ikeda 23:09
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Zhihong Yu 23:25
Re: pg_subscription - substream column? Peter Smith 23:26
Getting better results from valgrind leak tracking 📎 Tom Lane 23:36

March 17, 2021

Thread Author Time
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. 📎 Masahiro Ikeda 00:27
Re: A new function to wait for the backend exit after termination 📎 Bharath Rupireddy 01:31
Re: cleanup temporary files after crash 📎 Euler Taveira 01:34
Re: crash during cascaded foreign key update Amit Langote 02:01
Re: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW Thomas Munro 02:08
RE: libpq debug log [email protected] 02:09
Re: Index Skip Scan (new UniqueKeys) 📎 Tomas Vondra 02:28
Re: Getting better results from valgrind leak tracking Andres Freund 02:31
Re: Should we improve "PID XXXX is not a PostgreSQL server process" warning for pg_terminate_backend(<<postmaster_pid>>)? torikoshia 02:35
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 02:37
Re: A new function to wait for the backend exit after termination Kyotaro Horiguchi 02:58
Re: Getting better results from valgrind leak tracking Zhihong Yu 03:00
Re: Getting better results from valgrind leak tracking Tom Lane 03:01
Re: fdatasync performance problem with large number of DB files Thomas Munro 03:02
Re: Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 03:03
Re: pg_subscription - substream column? Amit Kapila 03:08
Re: subscriptionCheck failures Amit Kapila 03:10
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 03:16
Re: Getting better results from valgrind leak tracking 📎 Tom Lane 03:23
Re: fdatasync performance problem with large number of DB files Thomas Munro 03:45
Re: Getting better results from valgrind leak tracking Andres Freund 03:50
Re: pl/pgsql feature request: shorthand for argument and local variable references Michael Paquier 03:52
Re: Getting better results from valgrind leak tracking Tom Lane 04:01
Re: Regression tests vs SERIALIZABLE Thomas Munro 04:28
Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule 04:30
Re: Regression tests vs SERIALIZABLE Tom Lane 04:31
Re: Assertion failure with barriers in parallel hash join Thomas Munro 05:17
Re: libpq debug log Kyotaro Horiguchi 05:25
Re: PATCH: Attempt to make dbsize a bit more consistent 📎 Michael Paquier 05:35
Re: Getting better results from valgrind leak tracking Andres Freund 05:57
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 05:57
Re: Assertion failure with barriers in parallel hash join Thomas Munro 05:58
Re: pl/pgsql feature request: shorthand for argument and local variable references Julien Rouhaud 06:06

Browse Archives

Prev | Next