pgsql-hackers before 2021-03-26 20:22

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 24, 2021

Thread Author Time
Re: pl/pgsql feature request: shorthand for argument and local variable references 📎 Pavel Stehule 18:44
Re: TRUNCATE on foreign table Fujii Masao 18:47
Re: making update/delete of inheritance trees scale better Tom Lane 19:22
Re: truncating timestamps on arbitrary intervals Peter Eisentraut 19:49
Re: PoC/WIP: Extended statistics on expressions Alvaro Herrera 19:50
Re: truncating timestamps on arbitrary intervals Peter Eisentraut 19:50
Re: insensitive collations Jim Finnerty 20:41
Re: pg_amcheck contrib application 📎 Robert Haas 20:46
Re: MultiXact\SLRU buffers configuration 📎 Thomas Munro 21:31
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier 22:44
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 23:00
Re: Minimal logical decoding on standbys Fabrízio de Royes Mello 23:01
Re: Refactor SSL test framework to support multiple TLS libraries 📎 Daniel Gustafsson 23:02
wal stats questions Andres Freund 23:22
Re: Refactor SSL test framework to support multiple TLS libraries Alvaro Herrera 23:26
Re: Refactor SSL test framework to support multiple TLS libraries Daniel Gustafsson 23:49
Re: Support for NSS as a libpq TLS backend Jacob Champion 23:56
Re: popcount David Fetter 23:58

March 25, 2021

Thread Author Time
Re: PoC/WIP: Extended statistics on expressions 📎 Tomas Vondra 00:05
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby 00:30
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda 00:31
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda 00:32
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Andres Freund 00:58
Re: MultiXact\SLRU buffers configuration 📎 Thomas Munro 01:03
Re: PoC/WIP: Extended statistics on expressions 📎 Tomas Vondra 01:33
Re: Nicer error when connecting to standby with hot_standby=off Fujii Masao 01:43
Re: wal stats questions Masahiro Ikeda 01:51
Re: making update/delete of inheritance trees scale better Amit Langote 01:52
Proposal for col LIKE $1 with generic Plan Andy Fan 02:15
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 02:36
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 02:40
Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiro Ikeda 02:50
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Noah Misch 02:56
Re: multi-install PostgresNode Michael Paquier 03:47
Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Amul Sul 03:49
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 04:07
Re: wal stats questions Andres Freund 04:07
Re: Tying an object's ownership to datdba Noah Misch 04:07
Re: shared-memory based stats collector Kyotaro Horiguchi 05:02
RE: Global snapshots tsunakawa.takay@fujitsu.com 05:06
Re: In-placre persistance change of a relation 📎 Kyotaro Horiguchi 05:08
Re: In-placre persistance change of a relation Kyotaro Horiguchi 05:15
Decoding speculative insert with toast leaks memory 📎 Ashutosh Bapat 05:33
Re: Proposal: Save user's original authenticated identity for logging Michael Paquier 05:41
Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Tom Lane 05:50
Re: Replication slot stats misgivings Masahiko Sawada 06:05
Re: psql lacking clearerr() Kyotaro Horiguchi 06:31
Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Kyotaro Horiguchi 06:40
Re: 64-bit XIDs in deleted nbtree pages Masahiko Sawada 07:03
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 07:09
Re: fix typo in reorderbuffer.c Michael Paquier 07:14
Re: wal stats questions Kyotaro Horiguchi 07:37
Re: DETAIL for wrong scram password Michael Paquier 07:41
Re: Minimal logical decoding on standbys Drouvot, Bertrand 07:51
Re: proposal: schema variables - doc 📎 Pavel Stehule 08:05
Re: multi-install PostgresNode Peter Eisentraut 08:23
Re: [PATCH] Provide more information to filter_prepare 📎 Markus Wanner 08:36
[PATCH] add concurrent_abort callback for output plugin 📎 Markus Wanner 09:07
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 09:44
Re: proposal: unescape_text function Peter Eisentraut 09:44
Re: [PATCH] pg_permissions Joel Jacobson 09:48
Re: [PATCH] Add extra statistics to explain for Nested Loop 📎 e.sokolova 09:52
Re: wal stats questions Fujii Masao 10:01
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao 10:48
Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb 📎 Amul Sul 10:48
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 11:01
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 11:02
Re: row filtering for logical replication 📎 Peter Eisentraut 11:15
Re: shared-memory based stats collector Kyotaro Horiguchi 11:26
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed 11:35
Re: Replication slot stats misgivings Amit Kapila 11:42
Re: SQL/JSON: JSON_TABLE David Steele 12:10
Re: insensitive collations Daniel Verite 12:13
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao 12:23
Re: [PATCH 1/1] Initial mach based shared memory support. David Steele 12:24
Re: insensitive collations Daniel Verite 12:27
Re: [PATCH] More docs on what to do and not do in extension code David Steele 12:49
Re: Additional Chapter for Tutorial - arch-dev.sgml David Steele 13:00
Re: Get memory contexts of an arbitrary backend process Fujii Masao 13:02
Re: About to add WAL write/fsync statistics to pg_stat_wal view Fujii Masao 13:06
Re: insensitive collations Jim Finnerty 13:09
Re: Is it useful to record whether plans are generic or custom? Fujii Masao 13:14
Re: Refactor SSL test framework to support multiple TLS libraries Andrew Dunstan 13:25
Re: pg_rewind copies David Steele 13:32
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed 13:33
Re: Polyphase merge is obsolete David Steele 13:41
Re: Polyphase merge is obsolete David Steele 13:42
Re: Tying an object's ownership to datdba John Naylor 13:55
Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64 bit transaction id (XID)? David Steele 13:56
Re: Stronger safeguard for archive recovery not to miss data David Steele 14:21
Re: Get memory contexts of an arbitrary backend process 📎 torikoshia 14:45
Re: FETCH FIRST clause PERCENT option David Steele 15:15
Re: [PATCH] pg_permissions Alvaro Herrera 15:16
Re: [PATCH] Add extra statistics to explain for Nested Loop Justin Pryzby 15:30
Re: Is it useful to record whether plans are generic or custom? 📎 torikoshia 15:33
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY 📎 Alvaro Herrera 15:50
Re: DETAIL for wrong scram password Jacob Champion 15:54
Re: Error on failed COMMIT David Steele 16:04
Re: [HACKERS] Custom compression methods Robert Haas 16:13
Re: [PATCH] pg_permissions 📎 Joel Jacobson 16:46
Re: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently David Steele 16:51
Re: [PATCH] pg_permissions Tom Lane 16:51
Re: shared memory stats: high level design decisions: consistency, dropping Andres Freund 17:20
Re: shared memory stats: high level design decisions: consistency, dropping Andres Freund 17:49
document lock obtained for FKs during detach 📎 Alvaro Herrera 18:02
Re: making update/delete of inheritance trees scale better Tom Lane 18:07
Re: Proposal: Save user's original authenticated identity for logging 📎 Jacob Champion 18:51
Re: some pointless HeapTupleHeaderIndicatesMovedPartitions calls Álvaro Herrera 18:52
Re: shared memory stats: high level design decisions: consistency, dropping Robert Haas 19:05
Re: Error on failed COMMIT Dave Cramer 19:07
Re: Error on failed COMMIT David Steele 19:23
Re: Replication slot stats misgivings Andres Freund 19:47
Re: [PATCH] Covering SPGiST index 📎 Pavel Borisov 19:47
Re: PoC/WIP: Extended statistics on expressions 📎 Tomas Vondra 19:59
Re: [PATCH] Covering SPGiST index 📎 Pavel Borisov 20:02
Re: [PATCH] add concurrent_abort callback for output plugin Andres Freund 20:21
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera 21:03
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera 21:08
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 21:40
Re: [PATCH] More docs on what to do and not do in extension code Bruce Momjian 22:15
Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner 22:15
Re: shared memory stats: high level design decisions: consistency, dropping Magnus Hagander 22:52
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 23:22
Re: Support for NSS as a libpq TLS backend Jacob Champion 23:59

March 26, 2021

Thread Author Time
Re: [HACKERS] Custom compression methods Robert Haas 00:06
Re: Proposal: Save user's original authenticated identity for logging Michael Paquier 00:12
Re: [HACKERS] Custom compression methods Justin Pryzby 00:13
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda 00:25
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda 00:27
Re: DETAIL for wrong scram password Michael Paquier 00:49
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Fujii Masao 00:54
Re: wal stats questions Kyotaro Horiguchi 01:08
Re: Stronger safeguard for archive recovery not to miss data Fujii Masao 01:23
Re: wal stats questions Fujii Masao 01:32
Re: Proposal for col LIKE $1 with generic Plan Andy Fan 01:36
Re: making update/delete of inheritance trees scale better Amit Langote 01:51
Re: New IndexAM API controlling index vacuum strategies 📎 Peter Geoghegan 01:58
Re: Replication slot stats misgivings Amit Kapila 02:28
Re: making update/delete of inheritance trees scale better Tom Lane 02:39
Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi 03:01
Re: Get memory contexts of an arbitrary backend process Fujii Masao 03:26
Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila 03:28
Re: MultiXact\SLRU buffers configuration 📎 Thomas Munro 03:46
Re: wal stats questions Kyotaro Horiguchi 03:47
Re: Get memory contexts of an arbitrary backend process Fujii Masao 03:49
Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi 03:53
Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation 📎 Bharath Rupireddy 03:55
Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64 bit transaction id (XID)? Thomas Munro 04:01
Re: increase size of pg_commit_ts buffers Thomas Munro 04:14
Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi 04:17
Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi 04:28
Re: Get memory contexts of an arbitrary backend process Fujii Masao 05:02
Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi 05:08
Re: MultiXact\SLRU buffers configuration Andrey Borodin 06:00
Re: [PATCH] pg_permissions Joel Jacobson 06:53
Re: wal stats questions 📎 Masahiro Ikeda 07:20
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Masahiro Ikeda 07:46
Re: [PATCH] More docs on what to do and not do in extension code Craig Ringer 08:40
Re: Is it useful to record whether plans are generic or custom? Fujii Masao 08:46
Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner 09:12
Walsender may fail to send wal to the end. 📎 Kyotaro Horiguchi 09:20
Re: [PATCH] Allow multiple recursive self-references Denis Hirn 09:22
Re: [PATCH] pg_permissions Joel Jacobson 09:38
Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila 10:19
Re: [PATCH] pg_permissions Alvaro Herrera 10:30
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed 11:37
Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner 12:20
Re: [PATCH] pg_permissions Joel Jacobson 12:33
Re: [PATCH] pg_permissions Alvaro Herrera 12:43
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 12:54
Re: WIP: BRIN multi-range indexes Tomas Vondra 12:57
Re: WIP: BRIN multi-range indexes Tomas Vondra 13:08
Re: Stronger safeguard for archive recovery not to miss data David Steele 13:14
Re: [PATCH] pg_permissions Tom Lane 13:16
Re: Allow matching whole DN from a client certificate 📎 Andrew Dunstan 13:34
Re: WIP: BRIN multi-range indexes Alvaro Herrera 13:34
Re: WIP: BRIN multi-range indexes Tomas Vondra 13:38
Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64 bit transaction id (XID)? David Steele 13:54
Re: WIP: BRIN multi-range indexes Tom Lane 13:55
Re: WIP: BRIN multi-range indexes Tomas Vondra 14:04
Re: invalid data in file backup_label problem on windows 📎 David Steele 14:19
Re: WIP: BRIN multi-range indexes Tomas Vondra 14:45
Re: making update/delete of inheritance trees scale better 📎 Amit Langote 15:21
Bug on update timing of walrcv->flushedUpto variable 📎 蔡梦娟 (玊于) 15:44
Re: MultiXact\SLRU buffers configuration Andrey Borodin 15:52
Re: WIP: BRIN multi-range indexes Tomas Vondra 15:54
Re: invalid data in file backup_label problem on windows Andrew Dunstan 16:52
Re: wal stats questions Andres Freund 17:07
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Andres Freund 17:11
Re: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested. Andres Freund 17:14
Re: Walsender may fail to send wal to the end. Andres Freund 17:16
Re: invalid data in file backup_label problem on windows Magnus Hagander 17:20
Re: Calendar support in localization Daniel Verite 17:51
Re: Challenges preventing us moving to 64 bit transaction id (XID)? 📎 Finnerty, Jim 18:02
Re: Query about pg asynchronous processing support legrand legrand 18:27
Re: invalid data in file backup_label problem on windows 📎 David Steele 18:45
[PATCH] Allow CustomScan nodes to signal projection support 📎 Sven Klemm 18:56
Re: UniqueKey on Partitioned table. Dmitry Dolgov 19:10
Re: Support for NSS as a libpq TLS backend Stephen Frost 19:33
Re: libpq debug log alvherre@alvh.no-ip.org 19:48

Browse Archives

Prev | Next