Mailing lists [pgsql-hackers]
- [PATCH] Leading minus for negative time interval in ISO 8601 Mikhail Titov
- Re: Atomic operations within spinlocks Thomas Munro
- Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical ()at walsender.c:2762 Alvaro Herrera
- Re: question regarding copyData containers Andres Freund
- Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical ()at walsender.c:2762 Andres Freund
- Re: Parallel Seq Scan vs kernel read ahead Soumyadeep Chakraborty
- Re: Parallel Seq Scan vs kernel read ahead Soumyadeep Chakraborty
- Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical ()at walsender.c:2762 Alvaro Herrera
- Re: libpq copy error handling busted Tom Lane
- Re: Parallel Seq Scan vs kernel read ahead Soumyadeep Chakraborty
- Re: what can go in root.crt ? Chapman Flack
- Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical ()at walsender.c:2762 Andres Freund
- Re: libpq copy error handling busted Tom Lane
- Re: elog(DEBUG2 in SpinLocked section. Michael Paquier
- Re: libpq copy error handling busted Thomas Munro
- Re: elog(DEBUG2 in SpinLocked section. Tom Lane
- Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical ()at walsender.c:2762 Michael Paquier
- Re: REINDEX CONCURRENTLY and indisreplident Michael Paquier
- Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical ()at walsender.c:2762 Alvaro Herrera
- Re: Parallel copy Amit Kapila
- Re: [PATCH] Leading minus for negative time interval in ISO 8601 Tom Lane
- Re: libpq copy error handling busted Thomas Munro
- Re: Parallel copy Andres Freund
- Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila
- Re: [PATCH] Leading minus for negative time interval in ISO 8601 Chapman Flack
- Re: libpq copy error handling busted Thomas Munro
- Re: Incorrect comment in be-secure-openssl.c Michael Paquier
- Re: [PATCH] Leading minus for negative time interval in ISO 8601 Tom Lane
- Re: [PATCH] Leading minus for negative time interval in ISO 8601 Mikhail Titov
- Re: [PATCH] Leading minus for negative time interval in ISO 8601 Mikhail Titov
- Re: Parallel copy Amit Kapila
- Re: Expand the use of check_canonical_path() for more GUCs Michael Paquier
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: what can go in root.crt ? Laurenz Albe
- Re: libpq copy error handling busted Oleksandr Shulgin
- Re: Atomic operations within spinlocks Michael Paquier
- Re: Read access for pg_monitor to pg_replication_origin_status view Kyotaro Horiguchi
- Possible bug on Postgres 12 (CASE THEN evaluated prematurely) -Change of behaviour compared to 11, 10, 9 Juan Fuentes
- Re: Is it useful to record whether plans are generic or custom? Atsushi Torikoshi
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: libpq copy error handling busted Thomas Munro
- Re: question regarding copyData containers Jerome Wagner
- Regarding TZ conversion Rajin Raj
- Re: proposal - function string_to_table movead.li@highgo.ca
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Mahendra Singh Thalor
- Re: Read access for pg_monitor to pg_replication_origin_status view Martín Marqués
- Re: what can go in root.crt ? Chapman Flack
- [PATCH] pg_dump: Add example and link for --encoding option 이동욱
- Re: Regarding TZ conversion Tom Lane
- Re: Possible bug on Postgres 12 (CASE THEN evaluated prematurely) - Change of behaviour compared to 11, 10, 9 Tom Lane
- Re: Wrong width of UNION statement Kenichiro Tanaka
- Re: what can go in root.crt ? Laurenz Albe
- Re: Possible bug on Postgres 12 (CASE THEN evaluated prematurely) -Change of behaviour compared to 11, 10, 9 Juan Fuentes
- Re: what can go in root.crt ? Chapman Flack
- Re: Just for fun: Postgres 20? Avinash Kumar
- Re: libpq copy error handling busted Tom Lane
- Re: Expand the use of check_canonical_path() for more GUCs Peter Eisentraut
- Re: Expand the use of check_canonical_path() for more GUCs Tom Lane
- Re: should INSERT SELECT use a BulkInsertState? Andres Freund
- Re: Atomic operations within spinlocks Tom Lane
- Re: Removal of currtid()/currtid2() and some table AM cleanup Andres Freund
- Re: Regarding TZ conversion Rajin Raj
- Re: significant slowdown of HashAggregate between 9.6 and 10 Andres Freund
- REL_13_STABLE Branch Jonathan S. Katz
- Re: Atomic operations within spinlocks Tom Lane
- Re: Atomic operations within spinlocks Andres Freund
- Re: Atomic operations within spinlocks Andres Freund
- Re: Atomic operations within spinlocks Tom Lane
- Re: Atomic operations within spinlocks Tom Lane
- Re: v13: Performance regression related to FORTIFY_SOURCE Alvaro Herrera
- Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical ()at walsender.c:2762 Alvaro Herrera
- Re: repeat() function, CHECK_FOR_INTERRUPTS(), and unlikely() Joe Conway