pgsql-hackers since 2020-06-13 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 13, 2020

Thread Author Time
Re: hashagg slowdown due to spill changes Andres Freund 00:12
Re: Speedup usages of pg_*toa() functions David Rowley 00:36
Re: Add tap test for --extra-float-digits option Michael Paquier 00:44
Re: what can go in root.crt ? Chapman Flack 02:05
Re: doc examples for pghandler Tom Lane 02:13
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Pavel Stehule 03:53
Re: Parallel copy Amit Kapila 04:12
Re: doc examples for pghandler Michael Paquier 04:19
Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila 05:02
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 05:23
Re: TAP tests and symlinks on Windows Michael Paquier 06:00
Re: Parallel Seq Scan vs kernel read ahead Amit Kapila 06:13
Re: POC and rebased patch for CSN based snapshots Amit Kapila 06:44
Re: Add tap test for --extra-float-digits option Dong Wook Lee 09:34
Re: Definitional issue: stddev_pop (and related) for 1 input Dean Rasheed 10:06
Re: Resetting spilled txn statistics in pg_stat_replication Fujii Masao 11:37
Re: pg_upgrade fails if vacuum_defer_cleanup_age > 0 Bruce Momjian 12:46
Re: Definitional issue: stddev_pop (and related) for 1 input Tom Lane 15:56
Uninitialized-variable warnings in nbtinsert.c Tom Lane 16:17
jacana vs -Wimplicit-fallthrough Tom Lane 16:25
Re: Uninitialized-variable warnings in nbtinsert.c Peter Geoghegan 16:29
Re: Uninitialized-variable warnings in nbtinsert.c Tom Lane 16:56
Re: what can go in root.crt ? Bruce Momjian 17:47
Re: hashagg slowdown due to spill changes Jeff Davis 18:48
Re: jacana vs -Wimplicit-fallthrough Andrew Dunstan 20:16
Re: hashagg slowdown due to spill changes Tomas Vondra 20:19
Re: Infinities in type numeric 📎 Tom Lane 20:33
Re: new heapcheck contrib module (typos) Erik Rijkers 21:13
Re: new heapcheck contrib module (typos) 📎 Mark Dilger 22:11
Re: Warn when parallel restoring a custom dump without data offsets Justin Pryzby 22:51
Re: exp() versus the POSIX standard 📎 Tom Lane 23:12
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 23:29

June 14, 2020

Thread Author Time
Re: Add tap test for --extra-float-digits option Michael Paquier 01:11
Re: Read access for pg_monitor to pg_replication_origin_status view Michael Paquier 03:46
Re: some grammar refactoring Peter Eisentraut 05:46
Re: text coverage for EXTRACT() Peter Eisentraut 06:18
Re: extensible options syntax for replication parser? Fabien COELHO 07:15
Re: Recording test runtimes with the buildfarm Fabien COELHO 07:21
Re: problem with RETURNING and update row movement Etsuro Fujita 07:23
Re: create database with template doesn't copy ACL Joseph Nahmias 07:26
Re: Transactions involving multiple postgres foreign servers, take 2 Tatsuo Ishii 08:51
Re: Internal key management system Masahiko Sawada 10:00
Re: Internal key management system Fabien COELHO 10:39
[PATCH] Initial progress reporting for COPY command 📎 Josef Šimánek 12:32
Re: problem with RETURNING and update row movement Amit Langote 13:48
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits 📎 Ranier Vilela 16:41
Re: hashagg slowdown due to spill changes Andres Freund 18:14

June 15, 2020

Thread Author Time
Re: [PATCH] Initial progress reporting for COPY command Michael Paquier 00:18
Re: Include access method in listTables output vignesh C 01:20
Re: valgrind versus pg_atomic_init() Noah Misch 01:55
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits Michael Paquier 02:07
Re: valgrind versus pg_atomic_init() Tom Lane 02:30
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits Justin Pryzby 02:53
Re: create database with template doesn't copy database ACL Bruce Momjian 03:11
Re: create database with template doesn't copy database ACL Tom Lane 03:24
Re: create database with template doesn't copy database ACL Bruce Momjian 03:39
min_safe_lsn column in pg_replication_slots view Fujii Masao 03:40
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 03:41
Re: doc examples for pghandler 📎 Mark Wong 03:45
Re: Asynchronous Append on postgres_fdw nodes. 📎 Andrey V. Lepikhov 03:51
Re: create database with template doesn't copy database ACL Tom Lane 04:14
Re: valgrind versus pg_atomic_init() Andres Freund 04:16
Re: valgrind versus pg_atomic_init() Andres Freund 04:19
Re: valgrind versus pg_atomic_init() Tom Lane 04:26
Re: vacuum verbose: show pages marked allvisible/frozen/hintbits Masahiko Sawada 04:30
Re: [PATCH] Initial progress reporting for COPY command Fujii Masao 04:38
Re: Review for GetWALAvailability() 📎 Kyotaro Horiguchi 04:42
Re: Read access for pg_monitor to pg_replication_origin_status view Tom Lane 04:44
Re: min_safe_lsn column in pg_replication_slots view Michael Paquier 04:44
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 04:58
Re: [POC] Fast COPY FROM command for the table with foreign partitions 📎 Ashutosh Bapat 05:26
Re: [PATCH] Initial progress reporting for COPY command Bharath Rupireddy 05:34
Re: hashagg slowdown due to spill changes Jeff Davis 06:09
Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila 06:20
Re: TAP tests and symlinks on Windows 📎 Michael Paquier 06:23
Re: Read access for pg_monitor to pg_replication_origin_status view Michael Paquier 06:35
Re: Transactions involving multiple postgres foreign servers, take 2 Tatsuo Ishii 07:00
factorial of negative numbers 📎 Peter Eisentraut 07:11
Re: Review for GetWALAvailability() 📎 Kyotaro Horiguchi 07:31
Re: min_safe_lsn column in pg_replication_slots view 📎 Kyotaro Horiguchi 07:35
Re: [HACKERS] SERIALIZABLE on standby servers 📎 Thomas Munro 07:36
Re: doc examples for pghandler Michael Paquier 07:47
Re: POC and rebased patch for CSN based snapshots Fujii Masao 07:48
[bug?] Is the format of tables in the documentation broken in PG 13? [email protected] 07:49
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 08:29
Re: [bug?] Is the format of tables in the documentation broken in PG 13? Daniel Gustafsson 08:54
Re: Infinities in type numeric Dean Rasheed 09:13
Re: SEARCH and CYCLE clauses 📎 Peter Eisentraut 09:49
Re: Asynchronous Append on postgres_fdw nodes. 📎 Andrey V. Lepikhov 09:59
Re: Review for GetWALAvailability() Fujii Masao 09:59
Re: jsonpath versus NaN Alexander Korotkov 10:50
Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila 11:02
Re: Parallel copy 📎 Bharath Rupireddy 11:09
Re: factorial of negative numbers Ashutosh Bapat 11:15
Re: Removal of currtid()/currtid2() and some table AM cleanup Inoue, Hiroshi 11:50
回复:how to create index concurrently on partitioned table 李杰 (慎追) 12:15
Re: doc review for v13 Michael Paquier 12:20
Re: 回复:how to create index concurrently on partitioned table Michael Paquier 12:37
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits Ranier Vilela 12:49
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 12:59
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits Ranier Vilela 13:03
Failures with wal_consistency_checking and 13~ Michael Paquier 13:14
Failures with installcheck and low work_mem value in 13~ Michael Paquier 13:29
回复:回复:how to create index concurrently on partitioned table 李杰 (慎追) 13:33
Re: hashagg slowdown due to spill changes Tomas Vondra 13:34
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 13:35
Re: factorial of negative numbers Tom Lane 13:59
Re: create database with template doesn't copy database ACL Bruce Momjian 14:10
Re: Parallel copy Ashutosh Sharma 14:11
Re: factorial of negative numbers Tom Lane 14:24
Re: hashagg slowdown due to spill changes Robert Haas 15:19
Re: Parallel Seq Scan vs kernel read ahead Robert Haas 15:29
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits 📎 Ranier Vilela 16:26
Re: Review for GetWALAvailability() 📎 Fujii Masao 16:46
Re: hashagg slowdown due to spill changes Tom Lane 16:46
language cleanups in code and docs 📎 Andres Freund 18:22
[PATCH] Missing links between system catalog documentation pages Dagfinn Ilmari Mannsåker 18:47
Re: [PATCH] Missing links between system catalog documentation pages Dagfinn Ilmari Mannsåker 18:52
Re: language cleanups in code and docs Daniel Gustafsson 19:04
pg_dump --where option 📎 Surafel Temesgen 20:26
Re: tar-related code in PostgreSQL Robert Haas 20:49
Re: Parallel Seq Scan vs kernel read ahead David Rowley 21:09
Re: language cleanups in code and docs Thomas Munro 21:53
Re: language cleanups in code and docs Bruce Momjian 22:35
Re: language cleanups in code and docs Tom Lane 23:54

June 16, 2020

Thread Author Time
RE: [bug?] Is the format of tables in the documentation broken in PG 13? [email protected] 00:21
Re: language cleanups in code and docs Andres Freund 00:23
Re: pg_upgrade fails if vacuum_defer_cleanup_age > 0 Bruce Momjian 00:59
Re: [bug?] Is the format of tables in the documentation broken in PG 13? Tom Lane 01:00
Re: 回复:回复:how to create index concurrently on partitioned table Michael Paquier 01:02
Re: global barrier & atomics in signal handlers (Re: Atomic operations within spinlocks) 📎 Andres Freund 01:37
Re: Failures with wal_consistency_checking and 13~ Ranier Vilela 02:33
Re: hashagg slowdown due to spill changes 📎 Jeff Davis 02:38
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits 📎 Ranier Vilela 02:49
Re: Review for GetWALAvailability() Kyotaro Horiguchi 03:02
Re: factorial of negative numbers Peter Eisentraut 03:18
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits Michael Paquier 03:52
Re: Failures with wal_consistency_checking and 13~ Michael Paquier 03:55
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits Justin Pryzby 04:10
Re: [PATCH] Missing links between system catalog documentation pages Fabien COELHO 04:44
Re: factorial of negative numbers Ashutosh Bapat 05:00
Re: Review for GetWALAvailability() Kyotaro Horiguchi 05:00
Re: language cleanups in code and docs Peter Geoghegan 05:31
Re: Failures with installcheck and low work_mem value in 13~ Michael Paquier 05:39
Re: BufFileRead() error signalling Thomas Munro 05:41
Re: Getting ERROR with FOR UPDATE/SHARE for partitioned table. Amit Langote 06:14
Re: pg_upgrade fails if vacuum_defer_cleanup_age > 0 Laurenz Albe 06:39
回复:回复:回复:how to create index concurrently on partitioned table 李杰 (慎追) 06:49
Re: language cleanups in code and docs Magnus Hagander 07:26
Re: Physical replication slot advance is not persistent 📎 Michael Paquier 07:27
Re: BufFileRead() error signalling Michael Paquier 07:28
Re: factorial of negative numbers Dean Rasheed 07:31
RE: I'd like to discuss scaleout at PGCon 📎 [email protected] 08:01
Re: TAP tests and symlinks on Windows Juan José Santamaría Flecha 08:10
snowball ASCII stemmer configuration Peter Eisentraut 08:16
Re: Infinities in type numeric Vik Fearing 08:28
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 08:30
Re: factorial of negative numbers Bruce Momjian 08:55
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:06
Re: factorial of negative numbers Juan José Santamaría Flecha 09:08
Re: pg_upgrade fails if vacuum_defer_cleanup_age > 0 Bruce Momjian 09:22
Re: factorial of negative numbers Dean Rasheed 09:34
Re: factorial of negative numbers Dean Rasheed 09:49
Re: Parallel copy Amit Kapila 09:51
Re: Recording test runtimes with the buildfarm David Rowley 10:00
Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila 10:09
Re: create database with template doesn't copy database ACL 📎 Bruce Momjian 10:10
Re: factorial of negative numbers Juan José Santamaría Flecha 10:30
Re: Parallel Seq Scan vs kernel read ahead Amit Kapila 10:57
Re: factorial of negative numbers Peter Eisentraut 11:18
Re: Operator class parameters and sgml docs 📎 Alexander Korotkov 11:24
Re: TAP tests and symlinks on Windows Andrew Dunstan 11:53
Re: factorial of negative numbers Dean Rasheed 12:17
Re: TAP tests and symlinks on Windows Peter Eisentraut 12:24
Re: TAP tests and symlinks on Windows Andrew Dunstan 12:32
Re: Include access method in listTables output 📎 Georgios 12:43
Re: Getting ERROR with FOR UPDATE/SHARE for partitioned table. Ashutosh Bapat 12:47
Re: language cleanups in code and docs Joe Conway 13:10
Re: Transactions involving multiple postgres foreign servers, take 2 Ashutosh Bapat 13:12
Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits 📎 Ranier Vilela 13:14
Re: language cleanups in code and docs Andrew Dunstan 13:19
Re: language cleanups in code and docs Tom Lane 13:30
Re: Infinities in type numeric Tom Lane 13:33
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 13:43
Re: snowball ASCII stemmer configuration Tom Lane 13:53
[Patch] ALTER SYSTEM READ ONLY 📎 amul sul 13:55
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 14:19
Re: snowball ASCII stemmer configuration Oleg Bartunov 14:32
Re: Transactions involving multiple postgres foreign servers, take 2 Tatsuo Ishii 14:36
Re: snowball ASCII stemmer configuration Tom Lane 14:37
Use TableAm API in pg_table_size 📎 Georgios 14:51
slow get_actual_variable_range with long running transactions Marc Cousin 15:11
Re: Parallel Seq Scan vs kernel read ahead Robert Haas 15:20
Re: snowball ASCII stemmer configuration Mark Dilger 15:25
Re: snowball ASCII stemmer configuration Tom Lane 15:40
Re: Review for GetWALAvailability() 📎 Fujii Masao 15:46
Re: slow get_actual_variable_range with long running transactions Tom Lane 15:51
Re: slow get_actual_variable_range with long running transactions Marc Cousin 16:28
Re: slow get_actual_variable_range with long running transactions Marc Cousin 16:37
Re: language cleanups in code and docs Bruce Momjian 16:47

Browse Archives

Prev | Next