pgsql-hackers since 2018-08-21 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

Aug. 21, 2018

Thread Author Time
Re: Reopen logfile on SIGHUP Kyotaro HORIGUCHI 00:26
Re: Improve behavior of concurrent ANALYZE/VACUUM 📎 Michael Paquier 01:28
Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas 01:59
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Kyotaro HORIGUCHI 02:01
Re: Reopen logfile on SIGHUP Michael Paquier 02:27
Re: Slotification of partition tuple conversion Amit Langote 02:42
Re: NLS handling fixes. 📎 Kyotaro HORIGUCHI 02:49
A typo in guc.c 📎 Kyotaro HORIGUCHI 02:58
Re: [HACKERS] Optional message to user when terminating/cancelling backend Thomas Munro 03:09
Re: A typo in guc.c Michael Paquier 03:17
Re: Fix help option of contrib/oid2name Tatsuro Yamada 03:26
Re: Fix help option of contrib/oid2name Michael Paquier 03:40
Re: Fix help option of contrib/oid2name Tatsuro Yamada 03:57
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 David Rowley 05:44
Re: A really subtle lexer bug Andrew Gierth 05:47
Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley 06:00
Re: NLS handling fixes. Michael Paquier 06:22
Re: Two proposed modifications to the PostgreSQL FDW Masahiko Sawada 06:38
Re: Pluggable Storage - Andres's take 📎 Haribabu Kommi 06:55
Re: Two proposed modifications to the PostgreSQL FDW Amit Langote 07:03
Re: Slotification of partition tuple conversion 📎 Amit Khandekar 07:18
Re: A typo in guc.c Kyotaro HORIGUCHI 08:17
Re: Two proposed modifications to the PostgreSQL FDW Chris Travers 08:35
Re: Two proposed modifications to the PostgreSQL FDW Chris Travers 08:49
Re: Pluggable Storage - Andres's take Andres Freund 08:59
Re: FETCH FIRST clause PERCENT option Surafel Temesgen 12:47
Re: FETCH FIRST clause PERCENT option Andres Freund 12:50
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Alexander Korotkov 13:10
Re: Proposal: SLRU to Buffer Cache Shawn Debnath 13:53
Re: Proposal: SLRU to Buffer Cache Andres Freund 14:15
ALTER TABLE on system catalogs 📎 Peter Eisentraut 15:04
Re: [GSoC] Summery of pg performance farm Mark Wong 15:10
Re: WaitForOlderSnapshots refactoring Peter Eisentraut 15:11
Re: remove ATTRIBUTE_FIXED_PART_SIZE Peter Eisentraut 15:15
Re: ALTER TABLE on system catalogs Andres Freund 15:24
Re: remove ATTRIBUTE_FIXED_PART_SIZE Peter Eisentraut 15:38
Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) 📎 Peter Eisentraut 15:56
Re: Pre-v11 appearances of the word "procedure" in v11 docs Peter Eisentraut 15:57
Re: Improve behavior of concurrent ANALYZE/VACUUM Bossart, Nathan 16:01
Re: [PATCH] Add regress test for pg_read_all_stats role 📎 Alexandra Ryzhevich 16:48
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Tom Lane 17:29
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 17:31
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Tom Lane 17:46
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 17:54
Re: [HACKERS] proposal: schema variables Fabien COELHO 17:55
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Chapman Flack 18:03
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andrew Dunstan 18:06
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Joshua D. Drake 18:09
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 18:10
Re: [HACKERS] proposal: schema variables Pavel Stehule 18:48
Re: Proposal: SLRU to Buffer Cache Shawn Debnath 18:48
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 20:49
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andrew Dunstan 21:58
Re: patch to allow disable of WAL recycling Jerry Jelinek 23:13
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 23:29
Re: Getting NOT NULL constraint from pg_attribute Wu Ivy 23:35

Aug. 22, 2018

Thread Author Time
Re: Improve behavior of concurrent ANALYZE/VACUUM Michael Paquier 00:43
Re: Two proposed modifications to the PostgreSQL FDW Masahiko Sawada 01:07
Re: Improve behavior of concurrent ANALYZE/VACUUM Bossart, Nathan 02:17
Re: Two proposed modifications to the PostgreSQL FDW Chris Travers 04:20
RE: [HACKERS] Cached plans and statement generalization Yamaji, Ryo 04:54
Re: Improve behavior of concurrent ANALYZE/VACUUM Michael Paquier 05:36
plan_cache_mode and postgresql.conf.sample 📎 David Rowley 05:45
Re: JIT compiling with LLVM v12 Noah Misch 06:20
Re: plan_cache_mode and postgresql.conf.sample Thomas Munro 06:26
Re: plan_cache_mode and postgresql.conf.sample Michael Paquier 06:41
Re: [HACKERS] proposal: schema variables Fabien COELHO 07:00
Re: Two proposed modifications to the PostgreSQL FDW Masahiko Sawada 07:05
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 Amit Langote 07:08
BUG #15346: Replica fails to start after the crash PG Bug reporting form 07:36
Re: BUG #15346: Replica fails to start after the crash Michael Paquier 08:11
Re: Two proposed modifications to the PostgreSQL FDW Chris Travers 08:13
Re: JIT compiling with LLVM v12 Andres Freund 08:15
Re: Proposal: SLRU to Buffer Cache Andrey Borodin 08:35
Re: Two proposed modifications to the PostgreSQL FDW Masahiko Sawada 09:29
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Amit Kapila 10:28
Re: Proposal: SLRU to Buffer Cache Andres Freund 10:29
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. 📎 Etsuro Fujita 11:08
Re: C99 compliance for src/port/snprintf.c Sandeep Thakkar 11:44
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Sandeep Thakkar 11:47
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 12:02
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Sandeep Thakkar 12:22
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 David Rowley 12:30
Re: plan_cache_mode and postgresql.conf.sample David Rowley 12:33
Re: Pre-v11 appearances of the word "procedure" in v11 docs Peter Eisentraut 13:15
Re: Pre-v11 appearances of the word "procedure" in v11 docs Jonathan S. Katz 13:25
Re: Adding TCP_USER_TIMEOUT support for libpq/psqlodbc AYahorau 13:33
Re: patch to allow disable of WAL recycling Alvaro Herrera 14:06
Re: patch to allow disable of WAL recycling Andres Freund 14:13
Re: BUG #15346: Replica fails to start after the crash Alexander Kukushkin 14:30
Re: JIT compiling with LLVM v12 Peter Eisentraut 14:36
Re: patch to allow disable of WAL recycling Alvaro Herrera 14:41
Re: BUG #15346: Replica fails to start after the crash Alvaro Herrera 14:44
Re: JIT compiling with LLVM v12 Andres Freund 14:54
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Peter Eisentraut 14:56
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 15:01
Re: BUG #15346: Replica fails to start after the crash Alexander Kukushkin 15:01
Re: BUG #15346: Replica fails to start after the crash Alvaro Herrera 15:08
Re: BUG #15346: Replica fails to start after the crash Dmitry Dolgov 15:42
Re: Improve behavior of concurrent ANALYZE/VACUUM 📎 Bossart, Nathan 15:49
Sv: Re: JIT compiling with LLVM v12 Andreas Joseph Krogh 15:53
Re: Query is over 2x slower with jit=on Andres Freund 16:12
Re: JIT compiling with LLVM v12 Peter Eisentraut 16:33
Re: Query is over 2x slower with jit=on Jonathan S. Katz 16:36
Sv: Re: Query is over 2x slower with jit=on Andreas Joseph Krogh 16:39
Re: Stored procedures and out parameters Peter Eisentraut 16:39
Re: Stored procedures and out parameters David G. Johnston 16:49
Re: Query is over 2x slower with jit=on Andres Freund 16:51
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) David Steele 16:56
Re: Stored procedures and out parameters Peter Eisentraut 16:58
Re: Stored procedures and out parameters Vladimir Sitnikov 17:21
Re: BUG #15346: Replica fails to start after the crash Alvaro Herrera 17:50
Sv: Re: Query is over 2x slower with jit=on Andreas Joseph Krogh 17:51
Re: Stored procedures and out parameters Dave Cramer 18:22
Re: Query is over 2x slower with jit=on Pierre Ducroquet 18:48
Re: Query is over 2x slower with jit=on Andres Freund 18:52
Re: Query is over 2x slower with jit=on Andreas Joseph Krogh 18:58
Re: Query is over 2x slower with jit=on Andres Freund 19:02
Re: csv format for psql 📎 Daniel Verite 20:05
Re: Removing useless DISTINCT clauses Jim Finnerty 20:11
Re: jsonpath 📎 Nikita Glukhov 21:29
Re: JIT compiling with LLVM v12 Tom Lane 22:15
Re: Query is over 2x slower with jit=on Jonathan S. Katz 22:29
Re: JIT compiling with LLVM v12 Andres Freund 22:43
SPI_cursor_fetch Memory overrun Wu Ivy 22:45
Re: Query is over 2x slower with jit=on Andres Freund 23:13

Aug. 23, 2018

Thread Author Time
Re: SPI_cursor_fetch Memory overrun Tom Lane 00:08
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) 📎 Andres Freund 00:09
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Tom Lane 00:16
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 00:19
Re: Removing useless DISTINCT clauses David Rowley 00:25
Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote 00:55
Re: Query is over 2x slower with jit=on Jonathan S. Katz 01:00
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) 📎 Andres Freund 01:31
Re: BUG #15346: Replica fails to start after the crash Michael Paquier 04:14
Re: Improve behavior of concurrent ANALYZE/VACUUM 📎 Michael Paquier 05:08
Re: plan_cache_mode and postgresql.conf.sample Michael Paquier 05:10
Re: [HACKERS] proposal: schema variables Pavel Stehule 05:35
Re: proposal: schema private functions Pavel Stehule 06:35
Re: Query is over 2x slower with jit=on Andreas Joseph Krogh 07:14
Re: BUG #15346: Replica fails to start after the crash Alexander Kukushkin 08:01
Re: [PATCH] Add regress test for pg_read_all_stats role Michael Paquier 08:12
Re: [HACKERS] proposal: schema variables Fabien COELHO 08:17
Re: csv format for psql Fabien COELHO 08:30
Re: [HACKERS] proposal: schema variables Pavel Stehule 08:44
Re: [HACKERS] proposal: schema variables Fabien COELHO 09:46
Re: BUG #15346: Replica fails to start after the crash Alexander Kukushkin 10:06
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Dmitry Dolgov 10:31
Make executor's Range Table an array instead of a List 📎 David Rowley 10:58
Hint to set owner for tablespace directory 📎 Maksim Milyutin 11:24
Re: [HACKERS] proposal: schema variables Pavel Luzanov 12:39
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 13:00
Re: Removing useless DISTINCT clauses Jim Finnerty 13:29
Re: Memory leak with CALL to Procedure with COMMIT. 📎 Peter Eisentraut 13:34
Re: Conflict handling for COPY FROM 📎 Surafel Temesgen 14:11
Re: Make executor's Range Table an array instead of a List Amit Langote 14:26
Re: Removing useless DISTINCT clauses Alvaro Herrera 14:29
Re: A really subtle lexer bug Tom Lane 14:55
Re: Getting NOT NULL constraint from pg_attribute Tom Lane 15:04
Re: Getting NOT NULL constraint from pg_attribute Andres Freund 15:09
Re: proposal: schema private functions Nico Williams 15:18
Re: Removing useless DISTINCT clauses 📎 Finnerty, Jim 15:29
Re: A really subtle lexer bug Andrew Gierth 15:29
Re: Memory leak with CALL to Procedure with COMMIT. Jonathan S. Katz 15:35
Re: proposal: schema private functions Pavel Stehule 15:47
Re: Getting NOT NULL constraint from pg_attribute Tom Lane 15:48
Re: A really subtle lexer bug Tom Lane 15:54
Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem) 📎 Tom Lane 18:10
Re: A really subtle lexer bug 📎 Andrew Gierth 18:43
Re: [HACKERS] Optional message to user when terminating/cancelling backend Tom Lane 18:53
Re: A really subtle lexer bug Tom Lane 19:05
JIT explain output Peter Eisentraut 19:10
Re: JIT explain output Andres Freund 19:19
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Peter Eisentraut 20:02
Re: Improve behavior of concurrent ANALYZE/VACUUM Bossart, Nathan 21:53
Re: Flexible configuration for full-text search Alexander Korotkov 22:06
Re: Flexible configuration for full-text search Tom Lane 22:13
Re: Make executor's Range Table an array instead of a List David Rowley 22:22
Re: Removing useless DISTINCT clauses David Rowley 22:38
Re: Removing useless DISTINCT clauses Stephen Frost 23:34
Re: Removing useless DISTINCT clauses David Rowley 23:46

Aug. 24, 2018

Thread Author Time
Re: Removing useless DISTINCT clauses Stephen Frost 00:05
Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem) Peter Geoghegan 00:20
Re: Removing useless DISTINCT clauses Stephen Frost 00:30
Re: [HACKERS] Optional message to user when terminating/cancelling backend Thomas Munro 00:46
Re: TupleTableSlot abstraction Andres Freund 01:16
Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem) Peter Geoghegan 01:27
Re: [HACKERS] Optional message to user when terminating/cancelling backend Tom Lane 01:37
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 01:44
Re: Pluggable Storage - Andres's take 📎 Haribabu Kommi 01:55
Re: Removing useless DISTINCT clauses Tom Lane 02:03
Re: Removing useless DISTINCT clauses Stephen Frost 02:12
Re: Improve behavior of concurrent ANALYZE/VACUUM 📎 Michael Paquier 02:15
Re: Hint to set owner for tablespace directory Michael Paquier 02:18
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Thomas Munro 02:25
RE: [HACKERS] Proposal to add work_mem option to postgres_fdw module 📎 Shinoda, Noriyoshi (PN Japan GCS Delivery) 02:30
Re: C99 compliance for src/port/snprintf.c Thomas Munro 02:36
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Michael Paquier 02:47
Re: Pluggable Storage - Andres's take Andres Freund 02:50
Re: Removing useless DISTINCT clauses David Rowley 03:12

Browse Archives

Prev | Next