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

Oct. 7, 2018

Thread Author Time
Re: Segfault when creating partition with a primary key and sql_drop trigger exists Alvaro Herrera 00:32
Re: Segfault when creating partition with a primary key and sql_drop trigger exists Michael Paquier 00:45
Re: pg_upgrade failed with ERROR: null relpartbound for relation 18159 error. Alvaro Herrera 01:15
Re: Relax transactional restrictions on ALTER ENUM ... ADD TYPE (redux) 📎 Thomas Munro 02:30
Re: now() vs transaction_timestamp() Amit Kapila 04:58
Re: now() vs transaction_timestamp() Tom Lane 05:06
Re: now() vs transaction_timestamp() Amit Kapila 05:26
Re: now() vs transaction_timestamp() Konstantin Knizhnik 05:42
Re: now() vs transaction_timestamp() Tom Lane 06:11
Defaulting to password_encryption = scram-sha-256 Andres Freund 06:43
Re: pg_upgrade failed with ERROR: null relpartbound for relation 18159 error. Michael Paquier 07:59
Re: Defaulting to password_encryption = scram-sha-256 Michael Paquier 08:03
Re: Unclear error message Michael Paquier 08:14
Re: Calculate total_table_pages after set_base_rel_sizes() David Rowley 08:43
Re: Unclear error message 📎 Michael Paquier 09:37
Re: Performance improvements for src/port/snprintf.c Andrew Gierth 11:59
DSM segment handle generation in background workers Thomas Munro 12:17
Re: pg_upgrade failed with ERROR: null relpartbound for relation 18159 error. Alvaro Herrera 14:13
Re: pg_upgrade failed with ERROR: null relpartbound for relation 18159 error. Michael Paquier 15:09
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 15:17
Re: Defaulting to password_encryption = scram-sha-256 Tom Lane 15:37
Re: WIP: Avoid creation of the free space map for small tables Tom Lane 15:41
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 17:13
Re: Defaulting to password_encryption = scram-sha-256 Andres Freund 18:17
Re: executor relation handling Tom Lane 18:55
msys2 📎 Andrew Dunstan 19:32
Re: Performance improvements for src/port/snprintf.c Tom Lane 19:40
Re: [HACKERS] Secondary index access optimizations David Rowley 21:16
Re: executor relation handling 📎 Tom Lane 23:18
Re: executor relation handling David Rowley 23:55

Oct. 8, 2018

Thread Author Time
Re: executor relation handling Tom Lane 00:13
Re: executor relation handling David Rowley 00:29
Re: Small performance tweak to run-time partition pruning 📎 David Rowley 00:59
Re: Performance improvements for src/port/snprintf.c Andrew Gierth 04:36
Re: Unclear error message Laurenz Albe 06:40
Re[2]: Alter index rename concurrently to Andrey Klychkov 07:48
Small run-time pruning doc fix 📎 David Rowley 08:22
Re: out-of-order XID insertion in KnownAssignedXids 📎 Konstantin Knizhnik 09:04
Re: Unclear error message Michael Paquier 09:04
Re: pgsql: Fix event triggers for partitioned tables 📎 Michael Paquier 09:12
Re: out-of-order XID insertion in KnownAssignedXids Michael Paquier 09:14
Re: Segfault when creating partition with a primary key and sql_drop trigger exists Arthur Zakirov 09:25
Re: Procedure calls are not tracked in pg_stat_user_functions / track_functions Peter Eisentraut 09:30
Re[2]: Create roles trigger Александр Аникин 09:32
Re: pgsql: Fix event triggers for partitioned tables Peter Eisentraut 09:32
Re: out-of-order XID insertion in KnownAssignedXids Konstantin Knizhnik 09:33
exclude tmp_check and tmp_install from pgindent Peter Eisentraut 09:49
PostgreSQL 12, JIT defaults Pavel Stehule 09:51
Re: Postgres 11 release notes Adrien NAYRAT 10:05
Re: PostgreSQL 12, JIT defaults Thomas Munro 10:06
Re: PostgreSQL 12, JIT defaults Pavel Stehule 10:11
Re: SCRAM with channel binding downgrade attack Peter Eisentraut 10:42
Re: WIP: Avoid creation of the free space map for small tables John Naylor 10:49
Re: now() vs transaction_timestamp() Amit Kapila 11:43
Re: exclude tmp_check and tmp_install from pgindent Andrew Dunstan 12:33
Re: pgsql: Fix event triggers for partitioned tables Alvaro Herrera 12:54
Re: exclude tmp_check and tmp_install from pgindent Michael Paquier 13:13
Re: exclude tmp_check and tmp_install from pgindent Tom Lane 13:37
Re: pgsql: Fix event triggers for partitioned tables Alvaro Herrera 13:39
Re: exclude tmp_check and tmp_install from pgindent Andrew Dunstan 13:55
merge semi join cost calculation error Pavel Stehule 14:26
Re: chained transactions 📎 Peter Eisentraut 14:27
Re: exclude tmp_check and tmp_install from pgindent Tom Lane 14:51
Re: Removing unneeded self joins 📎 Alexander Kuzmenkov 14:52
Re: PostgreSQL 12, JIT defaults Andres Freund 14:58
Re: merge semi join cost calculation error Tom Lane 15:00
Re: PostgreSQL 12, JIT defaults Tom Lane 15:03
Re: PostgreSQL 12, JIT defaults Pavel Stehule 15:05
Re: PostgreSQL 12, JIT defaults Andres Freund 15:10
Re: PostgreSQL 12, JIT defaults Andres Freund 15:15
Re: PostgreSQL 12, JIT defaults Pavel Stehule 15:16
Re: Postgres 11 release notes Bruce Momjian 15:20
Re: PostgreSQL 12, JIT defaults Andres Freund 15:21
Re: Refactor textToQualifiedNameList() Pavel Stehule 15:22
Re: SCRAM with channel binding downgrade attack Bruce Momjian 15:23
Re: out-of-order XID insertion in KnownAssignedXids Andres Freund 15:24
Re: PostgreSQL 12, JIT defaults Pavel Stehule 15:28
Re: out-of-order XID insertion in KnownAssignedXids Konstantin Knizhnik 15:28
Re: executor relation handling Tom Lane 15:38
Re: PostgreSQL 12, JIT defaults Tom Lane 15:43
Re: Postgres 11 release notes Adrien NAYRAT 15:44
Re: PostgreSQL 12, JIT defaults Andres Freund 15:59
Re: pg_dumpall --exclude-database option 📎 Andrew Dunstan 16:09
Re: out-of-order XID insertion in KnownAssignedXids Andres Freund 16:30
Re: transction_timestamp() inside of procedures Tom Lane 17:14
Re: PostgreSQL 12, JIT defaults Pavel Stehule 17:16
Re: PostgreSQL 12, JIT defaults Andres Freund 17:24
Re: transction_timestamp() inside of procedures Andres Freund 17:24
Re: PostgreSQL 12, JIT defaults Pavel Stehule 17:29
Re: PostgreSQL 12, JIT defaults Andres Freund 17:32
Re: Function to promote standby servers 📎 Laurenz Albe 17:36
Re: PostgreSQL 12, JIT defaults Tom Lane 17:41
Re: PostgreSQL 12, JIT defaults Pavel Stehule 17:42
Removing variant expected-output files for float-output differences 📎 Tom Lane 18:01
Percona is Seeking a PostgreSQL Consultant [North AMER based] Jennifer Miller 18:30
Mentor GCI-18 aashi chawla 19:08
Re: transction_timestamp() inside of procedures Tom Lane 19:53
Re: [HACKERS] [WIP] Zipfian distribution in pgbench Peter Geoghegan 20:44
Re: Partial index plan/cardinality costing James Coleman 22:05
Re: Relax transactional restrictions on ALTER ENUM ... ADD TYPE (redux) Thomas Munro 23:54

Oct. 9, 2018

Thread Author Time
Re: DSM segment handle generation in background workers 📎 Thomas Munro 00:38
Re: Allowing printf("%m") only where it actually works 📎 Tom Lane 00:47
Re: Partial index plan/cardinality costing Justin Pryzby 00:49
RE: Function for listing archive_status directory Iwata, Aya 00:51
Re: DSM segment handle generation in background workers Tom Lane 00:53
Re: pread() and pwrite() 📎 Thomas Munro 01:12
RE: Small performance tweak to run-time partition pruning Imai, Yoshikazu 01:23
Re: Postgres 11 release notes Bruce Momjian 01:28
Re: pread() and pwrite() Tom Lane 01:55
Re: Small performance tweak to run-time partition pruning David Rowley 02:02
RE: Function for listing archive_status directory Iwata, Aya 02:14
Re: DSM segment handle generation in background workers 📎 Thomas Munro 02:21
Re: Function for listing archive_status directory Michael Paquier 02:26
Re: pread() and pwrite() Thomas Munro 02:27
Re: [HACKERS] SERIALIZABLE with parallel query 📎 Thomas Munro 02:39
Re: Pluggable Storage - Andres's take 📎 Haribabu Kommi 02:46
Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote 02:49
Re: pread() and pwrite() Tom Lane 02:49
Re: Function to promote standby servers Michael Paquier 03:17
Re: pgsql: Fix event triggers for partitioned tables Michael Paquier 03:23
RE: Small performance tweak to run-time partition pruning Imai, Yoshikazu 03:26
Re: Refactor textToQualifiedNameList() Michael Paquier 03:28
Add overflow test in function numeric_exp. 📎 Yang Xiao 03:40
[ECPG] fix functions in dt_common to correctly detect integer overflow 📎 Yang Xiao 03:43
Re: pread() and pwrite() Tom Lane 04:08
Re: [HACKERS] Optional message to user when terminating/cancelling backend Michael Paquier 05:38
Re: Problems with plan estimates in postgres_fdw Etsuro Fujita 05:48
Re: out-of-order XID insertion in KnownAssignedXids Michael Paquier 05:59
Re: pg_upgrade failed with ERROR: null relpartbound for relation 18159 error. Amit Langote 06:04
Re: executor relation handling Amit Langote 06:11
Re: executor relation handling Amit Langote 06:26
Re: merge semi join cost calculation error Pavel Stehule 06:30
Re: executor relation handling Amit Langote 07:17
Re: executor relation handling Amit Langote 07:31
Re: out-of-order XID insertion in KnownAssignedXids Michael Paquier 07:52
Re: executor relation handling Amit Langote 08:00
Re: partition tree inspection functions Amit Langote 08:11
Re: Function for listing archive_status directory 📎 'Christoph Moench-Tegeder' 08:12
Re: Refactor textToQualifiedNameList() Pavel Stehule 08:47
Re: partition tree inspection functions Michael Paquier 09:10
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru 📎 Kyotaro HORIGUCHI 09:15
Re: partition tree inspection functions Amit Langote 09:41
Re: partition tree inspection functions Michael Paquier 10:05
Re: pgbench exit code 📎 Peter Eisentraut 10:11
Re: partition tree inspection functions Amit Langote 10:20
Re: partition tree inspection functions Michael Paquier 11:17
Re: Refactor textToQualifiedNameList() Michael Paquier 11:20
Re: Refactor textToQualifiedNameList() Pavel Stehule 11:21
Re: partition tree inspection functions Michael Paquier 11:25
RE: NOTIFY and pg_notify performance when deduplicating notifications 📎 julien 12:17
Re: Refactor textToQualifiedNameList() Alvaro Herrera 12:54
Support custom socket directory in pg_upgrade 📎 Daniel Gustafsson 13:09
Requesting advanced Group By support Arun Kumar 13:10
Re: Some incorrect comments and out-dated README from run-time pruning Peter Eisentraut 13:38
Re: Function for listing archive_status directory Michael Paquier 13:41
Re: Index Skip Scan Pavel Stehule 13:42
Re: Index Skip Scan Jesper Pedersen 13:58
Re: Proposal for Signal Detection Refactoring Peter Eisentraut 13:58
Re: Index Skip Scan Dmitry Dolgov 13:59
Race condition in create table 📎 Konstantin Knizhnik 13:59
Re: Proposal for Signal Detection Refactoring Peter Eisentraut 14:04
Re: Race condition in create table Tom Lane 14:05
Re: executor relation handling Tom Lane 14:07
Re: [patch]overallocate memory for curly braces in array_out Keiichi Hirobe 14:12
Re: Index Skip Scan Pavel Stehule 14:13
Re: Add overflow test in function numeric_exp. Tom Lane 14:19
Re: Support custom socket directory in pg_upgrade Tom Lane 14:22
Re: out-of-order XID insertion in KnownAssignedXids Konstantin Knizhnik 14:26
Re: TAP tests for pg_verify_checksums Peter Eisentraut 14:54
Re: TAP tests for pg_verify_checksums Michael Banck 15:14
Re: TupleTableSlot abstraction 📎 Amit Khandekar 15:16
Re: executor relation handling Amit Langote 15:16
Re: Proposal for Signal Detection Refactoring Andres Freund 15:19
Re: Index Skip Scan Pavel Stehule 16:12
Re: executor relation handling Robert Haas 18:27
Fwd: background worker shudown (was Re: [HACKERS] Why does logical replication launcher exit with exit code 1?) Robert Haas 18:28
Re: pread() and pwrite() Andrew Dunstan 18:32
Re: executor relation handling Tom Lane 18:35
Re: pread() and pwrite() Andres Freund 18:37
Re: pread() and pwrite() Andrew Dunstan 18:50
Re: Variable-length FunctionCallInfoData 📎 Andres Freund 19:18
[HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 19:22
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel David Fetter 19:26
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 19:31
Re: chained transactions Peter Eisentraut 19:33
Re: [HACKERS] Why does logical replication launcher exit with exit code 1? Thomas Munro 20:15
Re: Some incorrect comments and out-dated README from run-time pruning 📎 David Rowley 20:25
Re: Support custom socket directory in pg_upgrade 📎 Daniel Gustafsson 20:26
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel David Fetter 20:40
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 20:43
Re: pread() and pwrite() 📎 Thomas Munro 20:56
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel David Fetter 21:08
Re: [HACKERS] kqueue 📎 Thomas Munro 21:10
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 21:27
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 21:37
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 21:39
IDE setup and development features? Mori Bellamy 21:39
Re: IDE setup and development features? Eren Başak 21:41
Make Windows print float exponents like everybody else? Tom Lane 22:00
Re: Make Windows print float exponents like everybody else? Andres Freund 22:05

Browse Archives

Prev | Next