pgsql-hackers since 2020-06-03 00:00

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

June 3, 2020

Thread Author Time
Re: elog(DEBUG2 in SpinLocked section. Kyotaro Horiguchi 00:18
Re: Default gucs for EXPLAIN Bruce Momjian 00:35
Re: Should we remove a fallback promotion? take 2 📎 Fujii Masao 00:43
Re: Why is pq_begintypsend so slow? 📎 Andres Freund 01:55
Re: race condition when writing pg_control Michael Paquier 02:02
Removal of currtid()/currtid2() and some table AM cleanup 📎 Michael Paquier 02:14
Re: Default gucs for EXPLAIN David Fetter 02:16
Re: Removal of currtid()/currtid2() and some table AM cleanup Tom Lane 02:34
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan 02:36
Re: Removal of currtid()/currtid2() and some table AM cleanup Tom Lane 02:47
Re: elog(DEBUG2 in SpinLocked section. 📎 Michael Paquier 03:05
Re: Should we remove a fallback promotion? take 2 Kyotaro Horiguchi 03:06
Re: Speeding up parts of the planner using a binary search tree structure for nodes Amit Langote 03:14
Re: elog(DEBUG2 in SpinLocked section. Amit Kapila 03:22
Re: elog(DEBUG2 in SpinLocked section. 📎 Tom Lane 04:36
Re: elog(DEBUG2 in SpinLocked section. Michael Paquier 04:41
Re: elog(DEBUG2 in SpinLocked section. Michael Paquier 04:48
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Michael Paquier 05:19
Re: OpenSSL 3.0.0 compatibility Michael Paquier 05:26
Re: elog(DEBUG2 in SpinLocked section. Tom Lane 05:27
Re: elog(DEBUG2 in SpinLocked section. Michael Paquier 05:47
Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila 05:49
Re: elog(DEBUG2 in SpinLocked section. Tom Lane 05:54
Re: elog(DEBUG2 in SpinLocked section. Tom Lane 06:00
Re: More tests with USING INDEX replident and dropped indexes Michael Paquier 06:13
Re: Internal key management system Masahiko Sawada 06:14
Re: elog(DEBUG2 in SpinLocked section. Kyotaro Horiguchi 06:18
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 06:32
Re: Default gucs for EXPLAIN Guillaume Lelarge 06:51
REINDEX CONCURRENTLY and indisreplident 📎 Michael Paquier 06:53
Re: Getting ERROR with FOR UPDATE/SHARE for partitioned table. Amit Langote 07:14
Re: Internal key management system Fabien COELHO 07:16
Re: Read access for pg_monitor to pg_replication_origin_status view Kyotaro Horiguchi 08:29
Re: Strange decreasing value of pg_last_wal_receive_lsn() godjan • 08:56
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:13
Re: Asynchronous Append on postgres_fdw nodes. Andrey Lepikhov 10:00
Re: Should we remove a fallback promotion? take 2 Fujii Masao 10:20
Re: Parallel copy 📎 vignesh C 10:23
Re: Internal key management system Masahiko Sawada 10:34
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:57
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Dave Cramer 11:33
Re: what can go in root.crt ? Ants Aasma 12:07
how to create index concurrently on paritioned table 李杰 (慎追) 12:22
Re: Incorrect comment in be-secure-openssl.c Michael Paquier 12:38
Re: Incorrect comment in be-secure-openssl.c Daniel Gustafsson 12:40
Re: Removal of currtid()/currtid2() and some table AM cleanup Inoue, Hiroshi 13:10
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Fujii Masao 13:10
Re: More tests with USING INDEX replident and dropped indexes Euler Taveira 15:08
Re: Why is pq_begintypsend so slow? Robert Haas 15:30
significant slowdown of HashAggregate between 9.6 and 10 Pavel Stehule 15:32
Re: REINDEX CONCURRENTLY and indisreplident Euler Taveira 15:40
Re: significant slowdown of HashAggregate between 9.6 and 10 Pavel Stehule 15:43
Re: Parallel copy Robert Haas 16:13
Re: Expand the use of check_canonical_path() for more GUCs Robert Haas 16:16
Re: Read access for pg_monitor to pg_replication_origin_status view 📎 Martín Marqués 16:32
Towards easier AMs: Cleaning up inappropriate use of name "relkind" 📎 Mark Dilger 17:05
Re: Towards easier AMs: Cleaning up inappropriate use of name "relkind" Alvaro Herrera 17:26
question regarding copyData containers Jerome Wagner 17:28
Re: Why is pq_begintypsend so slow? Andres Freund 18:10
Atomic operations within spinlocks Tom Lane 18:19
Re: question regarding copyData containers Tom Lane 18:25
Re: elog(DEBUG2 in SpinLocked section. Tom Lane 18:35
Re: Parallel copy Andres Freund 18:38
Re: Expand the use of check_canonical_path() for more GUCs Tom Lane 18:45
Re: Parallel copy Andres Freund 19:14
Re: significant slowdown of HashAggregate between 9.6 and 10 Tomas Vondra 19:31
Re: Internal key management system Bruce Momjian 19:57
libpq copy error handling busted Andres Freund 20:12
Re: significant slowdown of HashAggregate between 9.6 and 10 Andres Freund 20:26
Re: what can go in root.crt ? Bruce Momjian 20:34
Re: Atomic operations within spinlocks Andres Freund 20:45
[PATCH] Leading minus for negative time interval in ISO 8601 📎 Mikhail Titov 21:31
Re: Atomic operations within spinlocks Thomas Munro 21:40
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Alvaro Herrera 21:44
Re: question regarding copyData containers Andres Freund 22:08
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Andres Freund 22:13
Re: Parallel Seq Scan vs kernel read ahead Soumyadeep Chakraborty 22:14
Re: Parallel Seq Scan vs kernel read ahead Soumyadeep Chakraborty 22:18
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Alvaro Herrera 22:27
Re: libpq copy error handling busted Tom Lane 22:41
Re: Parallel Seq Scan vs kernel read ahead Soumyadeep Chakraborty 23:21
Re: what can go in root.crt ? Chapman Flack 23:57

June 4, 2020

Thread Author Time
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Andres Freund 01:33
Re: libpq copy error handling busted 📎 Tom Lane 01:35
Re: elog(DEBUG2 in SpinLocked section. Michael Paquier 01:43
Re: libpq copy error handling busted Thomas Munro 01:53
Re: elog(DEBUG2 in SpinLocked section. Tom Lane 01:57
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Michael Paquier 02:07
Re: REINDEX CONCURRENTLY and indisreplident Michael Paquier 02:23
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Alvaro Herrera 02:25
Re: Parallel copy Amit Kapila 02:40
Re: [PATCH] Leading minus for negative time interval in ISO 8601 Tom Lane 02:46
Re: libpq copy error handling busted Thomas Munro 03:36
Re: Parallel copy Andres Freund 03:40
Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila 03:45
Re: [PATCH] Leading minus for negative time interval in ISO 8601 Chapman Flack 03:59
Re: libpq copy error handling busted Thomas Munro 04:05
Re: Incorrect comment in be-secure-openssl.c Michael Paquier 04:16
Re: [PATCH] Leading minus for negative time interval in ISO 8601 Tom Lane 04:25
Re: [PATCH] Leading minus for negative time interval in ISO 8601 Mikhail Titov 04:27
Re: [PATCH] Leading minus for negative time interval in ISO 8601 Mikhail Titov 04:48
Re: Parallel copy Amit Kapila 04:51
Re: Expand the use of check_canonical_path() for more GUCs Michael Paquier 05:19
Re: Asynchronous Append on postgres_fdw nodes. 📎 Kyotaro Horiguchi 06:00
Re: what can go in root.crt ? Laurenz Albe 06:07
Re: libpq copy error handling busted Oleksandr Shulgin 06:22
Re: Atomic operations within spinlocks Michael Paquier 07:03
Re: Read access for pg_monitor to pg_replication_origin_status view 📎 Kyotaro Horiguchi 07:10
Possible bug on Postgres 12 (CASE THEN evaluated prematurely) - Change of behaviour compared to 11, 10, 9 Juan Fuentes 07:46
Re: Is it useful to record whether plans are generic or custom? 📎 Atsushi Torikoshi 08:04
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 08:35
Re: libpq copy error handling busted Thomas Munro 09:04
Re: question regarding copyData containers Jerome Wagner 09:37
Regarding TZ conversion Rajin Raj 09:45
Re: proposal - function string_to_table [email protected] 09:49
posgres 12 bug (partitioned table) 📎 Pavel Biryukov 10:50
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Mahendra Singh Thalor 11:35
Re: Read access for pg_monitor to pg_replication_origin_status view 📎 Martín Marqués 12:17
Re: what can go in root.crt ? Chapman Flack 12:25
[PATCH] pg_dump: Add example and link for --encoding option 📎 이동욱 13:20
Re: Regarding TZ conversion Tom Lane 13:53
Re: Possible bug on Postgres 12 (CASE THEN evaluated prematurely) - Change of behaviour compared to 11, 10, 9 Tom Lane 14:26
Re: Wrong width of UNION statement Kenichiro Tanaka 14:53
Re: what can go in root.crt ? Laurenz Albe 15:04
Re: Possible bug on Postgres 12 (CASE THEN evaluated prematurely) - Change of behaviour compared to 11, 10, 9 Juan Fuentes 15:20
Re: what can go in root.crt ? Chapman Flack 15:21
Re: Just for fun: Postgres 20? Avinash Kumar 15:23
Re: libpq copy error handling busted 📎 Tom Lane 16:29
Re: posgres 12 bug (partitioned table) Tom Lane 16:57
Re: Expand the use of check_canonical_path() for more GUCs Peter Eisentraut 17:03
Re: Expand the use of check_canonical_path() for more GUCs Tom Lane 17:22
Re: should INSERT SELECT use a BulkInsertState? Andres Freund 17:30
Re: Atomic operations within spinlocks Tom Lane 17:57
Re: Removal of currtid()/currtid2() and some table AM cleanup Andres Freund 17:59
Re: Regarding TZ conversion Rajin Raj 18:27
Re: significant slowdown of HashAggregate between 9.6 and 10 Andres Freund 18:41
REL_13_STABLE Branch Jonathan S. Katz 18:47
Re: Atomic operations within spinlocks Tom Lane 18:50
Re: Atomic operations within spinlocks Andres Freund 18:55
Re: Atomic operations within spinlocks Andres Freund 19:06
Re: Atomic operations within spinlocks Tom Lane 19:07
Re: Atomic operations within spinlocks Tom Lane 19:13
Re: v13: Performance regression related to FORTIFY_SOURCE Alvaro Herrera 20:35
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Alvaro Herrera 20:44
Re: repeat() function, CHECK_FOR_INTERRUPTS(), and unlikely() 📎 Joe Conway 20:48
Re: repeat() function, CHECK_FOR_INTERRUPTS(), and unlikely() Alvaro Herrera 21:20
Re: what can go in root.crt ? Andrew Dunstan 21:31
Re: what can go in root.crt ? Chapman Flack 21:39
Re: what can go in root.crt ? Tom Lane 22:03
Re: what can go in root.crt ? Chapman Flack 22:09
Re: what can go in root.crt ? Tom Lane 22:14
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Andres Freund 22:51
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Alvaro Herrera 23:46

June 5, 2020

Thread Author Time
Re: posgres 12 bug (partitioned table) David Rowley 00:18
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey David Rowley 00:26
Re: v13: Performance regression related to FORTIFY_SOURCE Jeff Davis 00:58
Re: v13: Performance regression related to FORTIFY_SOURCE Jeff Davis 01:09
Re: significant slowdown of HashAggregate between 9.6 and 10 Jeff Davis 01:22
Re: v13: Performance regression related to FORTIFY_SOURCE Tom Lane 01:41
Re: significant slowdown of HashAggregate between 9.6 and 10 Andres Freund 01:57
Re: REINDEX CONCURRENTLY and indisreplident Michael Paquier 02:04
Re: Atomic operations within spinlocks Andres Freund 02:33
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan 02:36
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey David Rowley 02:57
Re: Atomic operations within spinlocks Andres Freund 03:03
Re: A wrong index choose issue because of inaccurate statistics Andy Fan 03:32
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan 04:20
Re: BufFileRead() error signalling 📎 Thomas Munro 06:03
Re: Removal of currtid()/currtid2() and some table AM cleanup Michael Paquier 06:07
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Amit Kapila 06:07
Re: A wrong index choose issue because of inaccurate statistics David Rowley 06:18
Re: Removal of currtid()/currtid2() and some table AM cleanup Michael Paquier 06:22
Re: A wrong index choose issue because of inaccurate statistics Pavel Stehule 06:30
Re: OpenSSL 3.0.0 compatibility Michael Paquier 07:31
Re: valgrind error 📎 Noah Misch 07:48
Re: BufFileRead() error signalling Michael Paquier 08:14
Make more use of RELKIND_HAS_STORAGE() 📎 Peter Eisentraut 09:05
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut 09:21
Re: Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 09:45
BUG #16481: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events PG Bug reporting form 11:05
Re: proposal - function string_to_table 📎 Pavel Stehule 11:55
minor doc fix - garbage in example of result of unnest Pavel Stehule 11:58
Re: [Proposal] Page Compression for OLTP 📎 chenhj 12:39
Re: [PATCH] pg_dump: Add example and link for --encoding option 📎 이동욱 12:45
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Dave Cramer 13:04
Re: Removal of currtid()/currtid2() and some table AM cleanup Inoue, Hiroshi 13:25
Re: significant slowdown of HashAggregate between 9.6 and 10 Tomas Vondra 13:25
Re: Internal key management system 📎 Fabien COELHO 13:34
Re: minor doc fix - garbage in example of result of unnest Tom Lane 13:56
create database with template doesn't copy ACL PG Doc comments form 14:31
Re: More efficient RI checks - take 2 📎 Antonin Houska 15:16
Re: WIP: WAL prefetch (another approach) 📎 Tomas Vondra 15:20
Re: minor doc fix - garbage in example of result of unnest Tomas Vondra 15:38
Re: minor doc fix - garbage in example of result of unnest David G. Johnston 15:49
Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762 Alvaro Herrera 15:51
Re: Make more use of RELKIND_HAS_STORAGE() Tom Lane 16:05
Improve planner cost estimations for alternative subplans 📎 Alexey Bashtanov 16:08
Re: valgrind error Tom Lane 16:17
Re: minor doc fix - garbage in example of result of unnest Tom Lane 16:19
Re: significant slowdown of HashAggregate between 9.6 and 10 Andres Freund 16:33

Browse Archives

Prev | Next