pgsql-hackers before 2018-09-29 22:19

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

Sept. 27, 2018

Thread Author Time
Re: Problem while setting the fpw with SIGHUP Michael Paquier 09:12
Re: executor relation handling 📎 David Rowley 09:15
Re: when set track_commit_timestamp on, database system abort startup Masahiko Sawada 09:18
Re: executor relation handling Amit Langote 09:23
Re: pread() and pwrite() 📎 Thomas Munro 10:00
Re: Problem while setting the fpw with SIGHUP Amit Kapila 10:49
Re: [PATCH] Improve geometric types Tomas Vondra 10:57
Re: Problem while setting the fpw with SIGHUP Michael Paquier 12:51
Re: shared-memory based stats collector 📎 Kyotaro HORIGUCHI 13:00
Re: BUG #15307: Low numerical precision of (Co-) Variance Dean Rasheed 13:22
Re: Index Skip Scan Jesper Pedersen 13:59
Re: pread() and pwrite() Jesper Pedersen 14:03
Re: Problem while setting the fpw with SIGHUP 📎 Amit Kapila 14:08
Re: Let's stop with the retail rebuilds of src/port/ files already Tom Lane 14:17
Re: Postgres 11 release notes Alvaro Herrera 14:24
Re: executor relation handling Jesper Pedersen 14:24
Re: Jsonb transform for pl/python 📎 Nikita Glukhov 14:58
pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 15:23
buildfarm and git pull Alexander Kuzmenkov 15:32
Application for Google Code-in 2018 mentor 📎 Apoorv Jain 16:36
Re: [PATCH] Improve geometric types Tom Lane 17:05
Re: [PATCH] Improve geometric types Alvaro Herrera 17:21
Re: [HACKERS] [PATCH] kNN for SP-GiST Mark Dilger 17:28
Re: pgsql: Remove absolete function TupleDescGetSlot(). Andres Freund 18:42
Re: Let's stop with the retail rebuilds of src/port/ files already Tom Lane 19:48
\d+ fails on index on partition Justin Pryzby 20:00
Re: Index Skip Scan Dmitry Dolgov 20:28
Re: [HACKERS] [PATCH] kNN for SP-GiST Alexander Korotkov 20:32
Re: [PATCH] Improve geometric types Tomas Vondra 20:34
Re: [PATCH] Improve geometric types Tomas Vondra 20:42
Re: \d+ fails on index on partition Tom Lane 20:51
Re: [PATCH] Improve geometric types Alvaro Herrera 20:59
Re: Segfault when creating partition with a primary key and sql_drop trigger exists Dmitry Dolgov 21:02
Re: Performance of the partitioning in the large scale David Rowley 21:02
Re: file cloning in pg_upgrade and CREATE DATABASE 📎 Peter Eisentraut 21:10
Re: [PATCH] Include application_name in "connection authorized" log message Peter Eisentraut 21:15
Re: Collation versioning Peter Eisentraut 21:19
Some incorrect comments and out-dated README from run-time pruning 📎 David Rowley 21:20
Re: Collation versioning Peter Eisentraut 21:29
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost 21:41
Re: [PATCH] Include application_name in "connection authorized" log message Andres Freund 21:46
Re: Collation versioning Thomas Munro 21:48
Obtaining a more consistent view definition when a UNION subquery contains undecorated constants 📎 Jimmy Yih 21:48
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost 21:55
Re: [PATCH] Include application_name in "connection authorized" log message Andres Freund 21:59
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost 22:24
Re: Obtaining a more consistent view definition when a UNION subquery contains undecorated constants Tom Lane 22:37
Re: test_pg_dump missing cleanup actions Michael Paquier 22:48
Re: test_pg_dump missing cleanup actions Stephen Frost 22:49
Re: Problem while setting the fpw with SIGHUP Michael Paquier 22:53
Re: [HACKERS] kqueue 📎 Thomas Munro 22:55
Re: [HACKERS] kqueue Andres Freund 23:09

Sept. 28, 2018

Thread Author Time
overflow in snprintf() when printing INT64_MIN Andres Freund 00:11
Re: overflow in snprintf() when printing INT64_MIN Tom Lane 00:18
Re: [patch]overallocate memory for curly braces in array_out Tom Lane 00:23
Re: [PATCH] Include application_name in "connection authorized" log message 📎 Stephen Frost 00:26
Re: Ora2Pg v19.1 has been released Gilles Darold 00:32
Re: overflow in snprintf() when printing INT64_MIN Andres Freund 00:34
Re: overflow in snprintf() when printing INT64_MIN Andres Freund 00:44
Re: Postgres 11 release notes Amit Langote 01:21
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) 📎 David Rowley 01:23
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query 📎 Haribabu Kommi 02:15
Re: Pluggable Storage - Andres's take 📎 Haribabu Kommi 02:21
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) Amit Langote 02:25
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) David Rowley 02:46
Re: Pluggable Storage - Andres's take Andres Freund 03:03
RE: Performance of the partitioning in the large scale Kato, Sho 03:08
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) Michael Paquier 03:12
Re: Segfault when creating partition with a primary key and sql_drop trigger exists Michael Paquier 03:17
Use durable_unlink for .ready and .done files for WAL segment removal 📎 Michael Paquier 03:28
Re: Use durable_unlink for .ready and .done files for WAL segment removal Andres Freund 03:40
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) Amit Langote 03:54
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) Amit Langote 04:02
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru 📎 Masahiko Sawada 04:53
Re: Tid scan improvements 📎 Edmund Horner 05:02
Re: pgbench's expression parsing & negative numbers Andres Freund 05:02
Re: file cloning in pg_upgrade and CREATE DATABASE Michael Paquier 05:19
Re: Use durable_unlink for .ready and .done files for WAL segment removal Michael Paquier 05:23
Re: Use durable_unlink for .ready and .done files for WAL segment removal Andres Freund 05:24
Re: Tid scan improvements 📎 Edmund Horner 06:13
Re: [HACKERS] kqueue Matteo Beccati 07:01
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) 📎 David Rowley 07:22
Re: Collation versioning Christoph Berg 07:24
Re: Libpq support to connect to standby server as priority 📎 Haribabu Kommi 07:31
Re: transction_timestamp() inside of procedures 📎 Peter Eisentraut 07:35
Re: executor relation handling 📎 Amit Langote 08:00
Re: executor relation handling David Rowley 08:21
Re: [HACKERS] Removing LEFT JOINs in more cases David Rowley 08:26
Re: executor relation handling 📎 Amit Langote 08:28
RE: [HACKERS] Cached plans and statement generalization Yamaji, Ryo 08:45
Re: executor relation handling David Rowley 08:48
Re: executor relation handling 📎 Amit Langote 08:58
Re: Postgres, fsync, and OSs (specifically linux) 📎 Thomas Munro 09:37
Re: Postgres, fsync, and OSs (specifically linux) Thomas Munro 09:44
Re: Slotification of partition tuple conversion 📎 Amit Khandekar 10:06
Re: Slotification of partition tuple conversion Amit Langote 10:09
Re: transction_timestamp() inside of procedures Bruce Momjian 10:14
Re: Postgres 11 release notes Bruce Momjian 10:24
Re: Problem while setting the fpw with SIGHUP Amit Kapila 11:46
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Christoph Berg 11:58
Re: clarify documentation of BGW_NEVER_RESTART ? Amit Kapila 11:59
Re: [HACKERS] kqueue 📎 Thomas Munro 12:19
Re: Progress reporting for pg_verify_checksums 📎 Michael Banck 13:06
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 13:13
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Christoph Berg 13:20
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 13:48
Re: executor relation handling Jesper Pedersen 13:51
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Andrew Dunstan 13:51
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 14:05
Re: buildfarm and git pull Andrew Dunstan 14:37
Re: Let's stop with the retail rebuilds of src/port/ files already Andrew Dunstan 14:39
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) Tomas Vondra 14:40
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Eisentraut 14:50
Re: On-disk compatibility for nbtree-unique-key enhancement Peter Eisentraut 15:00
Re: C99 compliance for src/port/snprintf.c Andres Freund 15:04
Re: master, static inline and #ifndef FRONTEND Andres Freund 15:07
Re: executor relation handling Alvaro Herrera 15:49
pgsql: Remove pqsignal() from libpq's official exports list. Tom Lane 16:38
Re: SQL/JSON: documentation Peter Eisentraut 17:29
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 18:08
Re: Adding a note to protocol.sgml regarding CopyData Peter Eisentraut 18:16
Pithy patch for more detailed error reporting when effective_io_concurrency is set to nonzero on platforms lacking posix_fadvise() 📎 James Robinson 18:30
Re: Use durable_unlink for .ready and .done files for WAL segment removal Stephen Frost 18:36
Odd 9.4, 9.3 buildfarm failure on s390x Andres Freund 18:52
Re: Let's stop with the retail rebuilds of src/port/ files already Tom Lane 18:59
Re: doc - improve description of default privileges Peter Eisentraut 19:01
Re: ALTER TABLE on system catalogs Alvaro Herrera 19:06
Re: automatic restore point Peter Eisentraut 19:13
Re: ALTER TABLE on system catalogs Andres Freund 19:15
Re: doc - improve description of default privileges Alvaro Herrera 19:15
Re: ALTER TABLE on system catalogs Alvaro Herrera 19:19
Re: Odd 9.4, 9.3 buildfarm failure on s390x Tom Lane 19:26
Re: On-disk compatibility for nbtree-unique-key enhancement Peter Geoghegan 20:03
Re: Pithy patch for more detailed error reporting when effective_io_concurrency is set to nonzero on platforms lacking posix_fadvise() Tom Lane 20:12
Re: Continue work on changes to recovery.conf API Peter Eisentraut 20:20
Re: SQL/JSON: documentation Andrew Dunstan 20:30
Re: Continue work on changes to recovery.conf API Tom Lane 20:36
Re: Continue work on changes to recovery.conf API Andres Freund 20:40
Re: SQL/JSON: documentation Tom Lane 20:43
Re: Continue work on changes to recovery.conf API Tom Lane 20:45
Re: ALTER TABLE on system catalogs Peter Eisentraut 20:58
Re: Odd 9.4, 9.3 buildfarm failure on s390x Mark Wong 22:22
Re: [HACKERS] Something for the TODO list: deprecating abstime and friends 📎 Andres Freund 22:32
Re: Odd 9.4, 9.3 buildfarm failure on s390x Andres Freund 22:41
Re: Use durable_unlink for .ready and .done files for WAL segment removal Michael Paquier 23:11
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost 23:12
Re: Use durable_unlink for .ready and .done files for WAL segment removal Stephen Frost 23:16
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler 23:59

Sept. 29, 2018

Thread Author Time
Re: executor relation handling 📎 David Rowley 00:46
Re: Odd 9.4, 9.3 buildfarm failure on s390x 📎 Mark Wong 01:03
Oid returned from AddSubscriptionRelState/UpdateSubscriptionRelState Andres Freund 01:35
Re: [HACKERS] Something for the TODO list: deprecating abstime and friends Tom Lane 04:40
RE: auto_explain: Include JIT output if applicable 📎 Shinoda, Noriyoshi (PN Japan GCS Delivery) 05:04
Re: auto_explain: Include JIT output if applicable Andres Freund 05:11
RE: auto_explain: Include JIT output if applicable Shinoda, Noriyoshi (PN Japan GCS Delivery) 05:15
Re: Odd 9.4, 9.3 buildfarm failure on s390x Andrew Gierth 05:36
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Andrey Lepikhov 05:58
Re: Postgres 11 release notes Amit Langote 07:28
Re: Optional message to user when terminating/cancelling backend Pavel Stehule 07:29
Re: Progress reporting for pg_verify_checksums Fabien COELHO 07:35
Re: [HACKERS] kqueue Matteo Beccati 07:51
Re: doc - improve description of default privileges Fabien COELHO 07:56
Re: Use durable_unlink for .ready and .done files for WAL segment removal Michael Paquier 07:58
Re: Online verification of checksums Tomas Vondra 08:27
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 08:34
Re: Online enabling of checksums Tomas Vondra 08:48
Re: Online verification of checksums Tomas Vondra 08:51
Re: Online verification of checksums Michael Paquier 09:20
Re: Online verification of checksums Stephen Frost 12:14
Re: Online enabling of checksums Stephen Frost 12:19
Adding pipe support to pg_dump and pg_restore 📎 David Hedberg 12:51
Re: Odd 9.4, 9.3 buildfarm failure on s390x Andrew Dunstan 13:00
Re: speeding up planning with partitions Dilip Kumar 13:30
Re: Postgres 11 release notes Bruce Momjian 14:58
Re: Adding pipe support to pg_dump and pg_restore Stephen Frost 15:03
Cygwin linking rules Tom Lane 15:35
Re: Adding pipe support to pg_dump and pg_restore Tom Lane 15:42
Re: Online verification of checksums Tomas Vondra 15:49
Re: Adding pipe support to pg_dump and pg_restore David Fetter 15:56
Re: Online enabling of checksums Tomas Vondra 15:58
Re: Cygwin linking rules Andrew Dunstan 16:09
Re: Adding pipe support to pg_dump and pg_restore David Hedberg 16:30
Re: Implementing SQL ASSERTION Joe Wildish 16:35
Re: Implementing SQL ASSERTION Joe Wildish 16:50
Re: Online enabling of checksums Stephen Frost 16:51
Re: Adding pipe support to pg_dump and pg_restore Stephen Frost 17:01
Re: Cygwin linking rules Andrew Dunstan 17:03
Re: Implementing SQL ASSERTION Joe Wildish 17:07
Re: Adding pipe support to pg_dump and pg_restore David Hedberg 17:50
Re: Adding pipe support to pg_dump and pg_restore Andres Freund 18:01
Re: Adding pipe support to pg_dump and pg_restore Stephen Frost 18:03
Re: Cygwin linking rules 📎 Marco Atzeri 18:13
Re: Cygwin linking rules Andrew Dunstan 18:17
Re: Adding pipe support to pg_dump and pg_restore David Hedberg 18:25
Re: executor relation handling Tom Lane 20:04
Re: Cygwin linking rules Tom Lane 20:06
Re: MERGE SQL statement for PG12 Jaime Casanova 21:25
Re: Continue work on changes to recovery.conf API Sergei Kornilov 21:29
Re: libpq host/hostaddr/conninfo inconsistencies Arthur Zakirov 21:56
Re: executor relation handling 📎 Tom Lane 22:05

Browse Archives

Prev | Next