pgsql-hackers since 2018-07-20 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

July 20, 2018

Thread Author Time
Re: missing toast table for pg_policy Andres Freund 00:03
Re: documentation about explicit locking 📎 Amit Langote 00:30
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Masahiko Sawada 01:13
Re: Making "COPY partitioned_table FROM" faster Karen Huddleston 01:26
Re: partition tree inspection functions Amit Langote 02:27
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Mithun Cy 03:03
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Tom Lane 04:15
Re: [HACKERS] Restricting maximum keep segments by repslots Michael Paquier 04:25
Re: de-deduplicate code in DML execution hooks in postgres_fdw Michael Paquier 04:49
Re: Make foo=null a warning by default. 📎 David Fetter 05:06
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Thomas Munro 05:22
Re: More consistency for some file-related error message Michael Paquier 06:41
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 06:43
Re: pread() and pwrite() Heikki Linnakangas 07:56
Re: pread() and pwrite() Oskari Saarenmaa 08:14
Re: [HACKERS] possible self-deadlock window after bad ProcessStartupPacket Heikki Linnakangas 08:24
Adding TCP_USER_TIMEOUT support for libpq/psqlodbc 📎 AYahorau 08:43
Re: [HACKERS] possible self-deadlock window after bad ProcessStartupPacket 📎 Heikki Linnakangas 08:53
Re: de-deduplicate code in DML execution hooks in postgres_fdw Etsuro Fujita 08:57
Fw: Windows 10 got stuck with PostgreSQL at starting up. Adding delay lets it avoid. 📎 Yugo Nagata 08:58
Re: project updates Aleksander Alekseeev 09:18
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian 📎 Amit Langote 09:44
Re: Fw: Windows 10 got stuck with PostgreSQL at starting up. Adding delay lets it avoid. Michael Paquier 10:13
Re: Flexible configuration for full-text search Alexander Korotkov 11:42
Re: partition tree inspection functions Jesper Pedersen 12:26
Re: Faster str to int conversion (was Table with large number of int columns, very slow COPY FROM) Robert Haas 12:27
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Robert Haas 12:38
Non-portable shell code in pg_upgrade tap tests Victor Wagner 12:38
Re: Non-portable shell code in pg_upgrade tap tests Tom Lane 14:25
Re: Fw: Windows 10 got stuck with PostgreSQL at starting up. Adding delay lets it avoid. Tom Lane 14:48
Re: Non-portable shell code in pg_upgrade tap tests 📎 Victor Wagner 14:55
Re: Making "COPY partitioned_table FROM" faster 📎 David Rowley 14:57
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 14:58
Re: [HACKERS] possible self-deadlock window after bad ProcessStartupPacket Andres Freund 15:03
Re: Non-portable shell code in pg_upgrade tap tests Tom Lane 15:09
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian David Rowley 15:17
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Robert Haas 15:26
Re: [bug fix] Produce a crash dump before main() on Windows Robert Haas 15:30
Re: pread() and pwrite() Tom Lane 15:34
Re: Faster str to int conversion (was Table with large number of int columns, very slow COPY FROM) Andres Freund 16:45
Re: Negotiating the SCRAM channel binding type 📎 Heikki Linnakangas 17:05
Re: [WIP] [B-Tree] Retail IndexTuple deletion Peter Geoghegan 18:11
Re: Add constraint in a Materialized View Nico Williams 19:06
Re: Segfault logical replication PG 10.4 Alvaro Herrera 19:08
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Mithun Cy 19:23
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Andres Freund 19:29
Re: Segfault logical replication PG 10.4 📎 Minh-Quan Tran 19:31
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Tom Lane 19:35
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Andres Freund 19:50
buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane 20:15
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Heikki Linnakangas 20:18
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Andres Freund 20:24
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Tom Lane 20:43
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Andres Freund 20:55
Re: pread() and pwrite() Daniel Gustafsson 21:02
Re: Non-portable shell code in pg_upgrade tap tests Tels 21:18
Re: Have an encrypted pgpass file Tels 21:22
Re: [HACKERS] Two pass CheckDeadlock in contentent case Yura Sokolov 21:28
Re: patch to allow disable of WAL recycling Jerry Jelinek 21:30
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 21:32
Re: [HACKERS] possible self-deadlock window after bad ProcessStartupPacket Ashwin Agrawal 21:41
Re: patch to allow disable of WAL recycling Jerry Jelinek 21:50
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Marko Tiikkaja 21:56
Re: patch to allow disable of WAL recycling Jerry Jelinek 22:04

July 21, 2018

Thread Author Time
Re: Have an encrypted pgpass file Isaac Morland 01:52
Re: small development tip: Consider using the gold linker Peter Geoghegan 03:16
Re: Have an encrypted pgpass file Tom Lane 05:29
Indicate anti-wraparound autovacuum in log_autovacuum_min_duration 📎 Sergei Kornilov 06:38
Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration Michael Paquier 08:22
Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration Sergei Kornilov 09:26
Re: GiST VACUUM 📎 Andrey Borodin 12:11
Re: Have an encrypted pgpass file Marco van Eck 12:44
Re: Non-portable shell code in pg_upgrade tap tests Tom Lane 15:29
grammar - src/backend/access/heap/README.tuplock 📎 Brad DeJong 16:34
Re: Non-portable shell code in pg_upgrade tap tests 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 16:47
Re: Non-portable shell code in pg_upgrade tap tests Tom Lane 18:04
Re: project updates Charles Cui 19:00
Re: project updates David Fetter 19:33
Re: project updates Charles Cui 20:08
JIT breaks PostGIS Darafei Komяpa Praliaskouski 20:14
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Tom Lane 20:19
Re: Make foo=null a warning by default. Fabien COELHO 20:23
Re: JIT breaks PostGIS Andres Freund 20:25
Re: Make foo=null a warning by default. David Fetter 20:29
Re: JIT breaks PostGIS Christoph Berg 20:36
Re: JIT breaks PostGIS Andres Freund 20:39
Re: pgbench-ycsb Fabien COELHO 20:40
Re: JIT breaks PostGIS Darafei Komяpa Praliaskouski 20:48
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 21:34
Remove psql's -W option 📎 David Fetter 21:58
Re: Remove psql's -W option Vik Fearing 22:03
Re: Remove psql's -W option Fabien COELHO 22:41
Re: Non-portable shell code in pg_upgrade tap tests Tels 22:49
Re: Remove psql's -W option Vik Fearing 22:51
Re: Non-portable shell code in pg_upgrade tap tests Tom Lane 23:20

July 22, 2018

Thread Author Time
Re: Remove psql's -W option Tom Lane 00:03
pgbench: improve --help and --version parsing 📎 Andrei Korigodski 00:39
Re: pg_ugprade test failure on data set with column with default value with type bit/varbit Davy Machado 02:21
Re: project updates Charles Cui 03:47
Re: pgbench: improve --help and --version parsing Tom Lane 06:15
Re: pgbench: improve --help and --version parsing Andres Freund 06:49
Re: pgbench: improve --help and --version parsing Tom Lane 06:52
Re: pgbench: improve --help and --version parsing Andres Freund 07:01
Re: Non-portable shell code in pg_upgrade tap tests Noah Misch 07:29
Re: pgbench-ycsb Dmitry Dolgov 10:22
Re: pgbench: improve --help and --version parsing 📎 Andrei Korigodski 11:59
Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin and sp-gist Alexander Korotkov 13:30
Re: Remove psql's -W option Fabien COELHO 13:35
Re: Negotiating the SCRAM channel binding type Michael Paquier 13:54
Re: pgbench-ycsb Fabien COELHO 13:56
Re: pgbench: improve --help and --version parsing Fabien COELHO 14:19
Re: Non-portable shell code in pg_upgrade tap tests Tom Lane 14:46
Re: [HACKERS] Bug in to_timestamp(). David G. Johnston 15:22
Re: pgbench: improve --help and --version parsing 📎 Andrei Korigodski 17:11
Re: pgbench-ycsb a.bykov 17:16
Re: Non-portable shell code in pg_upgrade tap tests Noah Misch 17:38
Re: JIT breaks PostGIS Christoph Berg 18:49
Re: JIT breaks PostGIS Andres Freund 18:51
Re: Non-portable shell code in pg_upgrade tap tests Tom Lane 18:53
Re: JIT breaks PostGIS Christoph Berg 18:57
Re: JIT breaks PostGIS Tom Lane 19:47
Re: pgbench: improve --help and --version parsing Fabien COELHO 20:13
Re: cost_sort() improvements 📎 Tomas Vondra 20:13
Re: cost_sort() improvements Tomas Vondra 20:22
Re: [HACKERS] plpgsql - additional extra checks Tomas Vondra 20:24
Re: pgbench-ycsb Fabien COELHO 20:42
Re: patch to allow disable of WAL recycling Tomas Vondra 20:50
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 22:01
pgbench - remove double declaration of hash functions 📎 Fabien COELHO 23:14

July 23, 2018

Thread Author Time
Re: wrong query result with jit_above_cost= 0 Andres Freund 00:09
Re: More consistency for some file-related error message Michael Paquier 00:41
Re: Should contrib modules install .h files? Andrew Gierth 00:48
Re: Should contrib modules install .h files? Michael Paquier 00:51
Re: Should contrib modules install .h files? Andrew Gierth 01:02
Re: JIT breaks PostGIS Stephen Frost 01:03
Re: Should contrib modules install .h files? Andres Freund 01:18
RE: [bug fix] Produce a crash dump before main() on Windows Tsunakawa, Takayuki 01:31
Re: Should contrib modules install .h files? Stephen Frost 01:42
Re: Should contrib modules install .h files? Stephen Frost 01:47
Get Columns from Plan Ed Behn 01:56
Re: Get Columns from Plan Isaac Morland 02:20
code of partition split Chenxi Li 03:08
Re: Add SKIP LOCKED to VACUUM and ANALYZE 📎 Michael Paquier 03:10
Re: Should contrib modules install .h files? Michael Paquier 03:24
Re: pgbench: improve --help and --version parsing Michael Paquier 03:35
Re: Non-portable shell code in pg_upgrade tap tests Michael Paquier 03:39
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Thomas Munro 03:40
Re: Get Columns from Plan Tom Lane 03:45
Re: Tips on committing Tom Lane 03:58
Re: Non-portable shell code in pg_upgrade tap tests Tom Lane 04:01
Re: Should contrib modules install .h files? Tom Lane 04:15
Re: wrong query result with jit_above_cost= 0 Andres Freund 04:24
Re: Should contrib modules install .h files? Alvaro Herrera 04:39
Re: Possible performance regression in version 10.1 with pgbench read-write tests. Thomas Munro 04:56
Fix calculations on WAL recycling. 📎 Kyotaro HORIGUCHI 04:57
Re: code of partition split Amit Langote 05:05
Re: code of partition split amul sul 05:05
Re: JIT breaks PostGIS Andres Freund 05:13
Re: code of partition split Chenxi Li 05:57
Re: code of partition split amul sul 06:14
Stored procedures and out parameters Shay Rojansky 06:23
Re: [WIP] [B-Tree] Retail IndexTuple deletion 📎 Andrey Lepikhov 06:25
Re: [WIP] [B-Tree] Retail IndexTuple deletion Andrey Lepikhov 06:47
Memory leak with CALL to Procedure with COMMIT. Prabhat Sahu 06:49
Re: Fix calculations on WAL recycling. Michael Paquier 06:59
Re: Non-portable shell code in pg_upgrade tap tests Noah Misch 07:00
[Proposal] Add accumulated statistics for wait event 📎 임명규 07:04
Re: Memory leak with CALL to Procedure with COMMIT. Michael Paquier 07:06
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 07:16
Re: [bug fix] Produce a crash dump before main() on Windows Michael Paquier 07:21
Re: [bug fix] Produce a crash dump before main() on Windows Michael Paquier 07:26
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 07:49
Re: [Proposal] Add accumulated statistics for wait event Michael Paquier 07:53
RE: [bug fix] Produce a crash dump before main() on Windows Tsunakawa, Takayuki 08:16
Re: [Proposal] Add accumulated statistics for wait event Thomas Kellerer 08:20
pgcrypto: is PGP_PUB_DSA_SIGN used? Pavel Raiskup 08:28
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Ashutosh Bapat 08:38
Re: [Proposal] Add accumulated statistics for wait event Egor Rogov 08:41
Re: [bug fix] Produce a crash dump before main() on Windows Michael Paquier 08:45
Re: de-deduplicate code in DML execution hooks in postgres_fdw Ashutosh Bapat 08:47
Re: [HACKERS] Two pass CheckDeadlock in contentent case Ashutosh Bapat 09:14
cached plans and enable_partition_pruning 📎 Amit Langote 09:31
Re: Log query parameters for terminated execute Ibrar Ahmed 09:38
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Ashutosh Bapat 09:38
Re: Log query parameters for terminated execute Sergei Kornilov 10:05
Re: Possible performance regression in version 10.1 with pgbench read-write tests. 📎 Thomas Munro 10:06
Re: Log query parameters for terminated execute Ibrar Ahmed 10:19
Re: Log query parameters for terminated execute Ibrar Ahmed 10:34
Re: JIT breaks PostGIS Darafei Komяpa Praliaskouski 10:42
Re: Fix calculations on WAL recycling. 📎 Kyotaro HORIGUCHI 10:55
Re: [Proposal] Add accumulated statistics for wait event Alexander Korotkov 10:58
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 11:01
Re: Log query parameters for terminated execute 📎 Sergei Kornilov 11:17
Re: [bug fix] Produce a crash dump before main() on Windows Amit Kapila 11:36
Re: ToDo: show size of partitioned table 📎 Pavel Stehule 11:46
Re: pgbench: improve --help and --version parsing 📎 Fabien COELHO 11:47
Re: [HACKERS] Two pass CheckDeadlock in contentent case Simon Riggs 12:38
Re[2]: Alter index rename concurrently to Andrey Klychkov 13:14
Re: [HACKERS] Custom compression methods Alexander Korotkov 13:16
Re: project updates Aleksander Alekseeev 13:19

Browse Archives

Prev | Next