pgsql-hackers since 2019-06-26 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 26, 2019

Thread Author Time
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 00:18
Re: GiST "choose subtree" support function to inline penalty Alexander Korotkov 01:20
Re: BUG #15858: could not stat file - over 4GB Michael Paquier 02:22
Re: GiST VACUUM Michael Paquier 02:33
Re: GiST VACUUM Thomas Munro 03:07
Re: [HACKERS] Regression tests vs existing users in an installation 📎 Tom Lane 03:33
mcvstats serialization code is still shy of a load Tom Lane 03:52
Re: fsync error handling in pg_receivewal, pg_recvlogical Michael Paquier 04:11
[patch]socket_timeout in interfaces/libpq 📎 [email protected] 04:13
inheritance of connection paramters when using \c [email protected] 04:14
Re: [patch]socket_timeout in interfaces/libpq Michael Paquier 04:23
RE: Global shared meta cache Ideriha, Takeshi 06:23
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 06:32
Re: mcvstats serialization code is still shy of a load Tomas Vondra 07:49
GSoD Introductory Tutorial Elif Ak 09:06
Re: [PATCH] Speedup truncates of relation forks Adrien Nayrat 09:09
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Thomas Munro 09:11
Index Skip Scan - attempting to evalutate patch pguser 11:52
RE: [patch]socket_timeout in interfaces/libpq [email protected] 11:56
Re: Index Skip Scan - attempting to evalutate patch Dmitry Dolgov 12:07
Re: MSVC Build support with visual studio 2019 Haribabu Kommi 12:29
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 13:01
Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 Peter Eisentraut 13:05
Re: mcvstats serialization code is still shy of a load Tom Lane 13:40
Re: mcvstats serialization code is still shy of a load 📎 Tomas Vondra 13:43
Re: Index Skip Scan - attempting to evalutate patch pguser 13:55
Re: Index Skip Scan - attempting to evalutate patch pguser 14:12
Useless configure checks for RAND_OpenSSL (HAVE_RAND_OPENSSL) 📎 Michael Paquier 14:25
Re: Useless configure checks for RAND_OpenSSL (HAVE_RAND_OPENSSL) Daniel Gustafsson 14:35
Re: Useless configure checks for RAND_OpenSSL (HAVE_RAND_OPENSSL) Tom Lane 14:40
Re: Index Skip Scan - attempting to evalutate patch Tomas Vondra 15:07
Re: mcvstats serialization code is still shy of a load Tom Lane 15:26
Re: Index Skip Scan - attempting to evalutate patch pguser 15:47
Re: mcvstats serialization code is still shy of a load Tomas Vondra 16:08
Re: mcvstats serialization code is still shy of a load Tom Lane 16:31
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 17:06
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) 📎 Tom Lane 17:59
Re: dropdb --force 📎 Pavel Stehule 19:14
Re: Improve handling of pg_stat_statements handling of bind "IN" variables Tom Lane 20:10
RE: psql - add SHOW_ALL_RESULTS option 📎 Fabien COELHO 20:27
Re: NOT IN subquery optimization 📎 Li, Zheng 21:26
Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method Dent John 22:17
Re: mcvstats serialization code is still shy of a load 📎 Tomas Vondra 22:29
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 22:48
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Daniel Gustafsson 22:58
Re: Speed up transaction completion faster after many relations are accessed in a transaction 📎 David Rowley 23:00
Re: JOIN_SEMI planning question Tom Lane 23:35
Re: Useless configure checks for RAND_OpenSSL (HAVE_RAND_OPENSSL) Michael Paquier 23:36
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Stephen Frost 23:43

June 27, 2019

Thread Author Time
RE: Speed up transaction completion faster after many relations are accessed in a transaction Tsunakawa, Takayuki 00:58
Re: subscriptionCheck failures on nightjar Tom Lane 01:10
Re: Problem with default partition pruning 📎 yuzuko 02:34
Re: GiST "choose subtree" support function to inline penalty Tom Lane 03:00
Cost and execution plan AminPG Jaffer 03:49
Re: Cost and execution plan Tom Lane 04:03
Re: mcvstats serialization code is still shy of a load Tom Lane 04:04
Run-time pruning for ModifyTable 📎 David Rowley 05:28
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Pavan Deolasee 05:32
Re: benchmarking Flex practices 📎 John Naylor 06:25
Re: Removing unneeded self joins 📎 Andrey Lepikhov 06:42
Re: MSVC Build support with visual studio 2019 📎 Michael Paquier 07:27
Re: FETCH FIRST clause PERCENT option 📎 Surafel Temesgen 09:06
Extra quote_all_identifiers in _dumpOptions 📎 Arthur Zakirov 09:12
Re: GiST "choose subtree" support function to inline penalty Darafei Komяpa Praliaskouski 10:50
Obsolete comment in commands/analyze.c 📎 Etsuro Fujita 11:05
Re: mcvstats serialization code is still shy of a load Tomas Vondra 11:26
Re: GiST VACUUM 📎 Heikki Linnakangas 11:38
Use relative rpath if possible 📎 Peter Eisentraut 11:45
Re: Obsolete comment in commands/analyze.c Daniel Gustafsson 11:53
Re: GiST VACUUM Andrey Borodin 13:12
Re: PG 11 JIT deform failure 📎 didier 13:54
Re: SQL/JSON path issues/questions Thom Brown 13:56
OpenSSL specific value under USE_SSL instead of USE_OPENSSL 📎 Daniel Gustafsson 14:02
pg_receivewal documentation 📎 Jesper Pedersen 14:06
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Jehan-Guillaume de Rorthais 14:22
Missing PG 12 stable branch Bruce Momjian 14:28
Re: Missing PG 12 stable branch Bruce Momjian 14:53
Re: Missing PG 12 stable branch Tomas Vondra 14:56
Re: Missing PG 12 stable branch Tom Lane 14:56
Re: Obsolete comment in commands/analyze.c Tomas Vondra 16:02
Re: Fix doc bug in logical replication. Tomas Vondra 16:50
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 16:58
Re: GiST VACUUM Andrey Borodin 17:15
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Robert Haas 17:27
Re: [HACKERS] Regression tests vs existing users in an installation Robert Haas 17:31
Re: Fix doc bug in logical replication. Dave Cramer 17:46
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 17:58
Hypothetical indexes using BRIN broken since pg10 📎 Julien Rouhaud 18:02
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 18:09
Re: Hypothetical indexes using BRIN broken since pg10 Alvaro Herrera 18:14
Re: Fix doc bug in logical replication. Tomas Vondra 18:20
Re: Hypothetical indexes using BRIN broken since pg10 Julien Rouhaud 18:32
Re: pglz performance 📎 Andrey Borodin 18:33
Re: Fix doc bug in logical replication. Dave Cramer 18:37
Re: Hypothetical indexes using BRIN broken since pg10 Alvaro Herrera 18:46
Missing hook for UPPERREL_PARTIAL_GROUP_AGG rels? Erik Nordström 18:54
Re: Hypothetical indexes using BRIN broken since pg10 Tom Lane 18:54
Re: Missing hook for UPPERREL_PARTIAL_GROUP_AGG rels? Tom Lane 18:58
Re: Hypothetical indexes using BRIN broken since pg10 Alvaro Herrera 19:16
Re: Hypothetical indexes using BRIN broken since pg10 Tom Lane 19:22
Re: Hypothetical indexes using BRIN broken since pg10 Alvaro Herrera 19:24
Re: Hypothetical indexes using BRIN broken since pg10 Tom Lane 19:30
Re: Hypothetical indexes using BRIN broken since pg10 Alvaro Herrera 20:09
Re: Missing hook for UPPERREL_PARTIAL_GROUP_AGG rels? Erik Nordström 20:26
Re: [HACKERS] Regression tests vs existing users in an installation Tom Lane 20:50
Re: GiST VACUUM Heikki Linnakangas 21:19
Re: [HACKERS] Regression tests vs existing users in an installation Alvaro Herrera 21:21
Re: GiST VACUUM Thomas Munro 22:02
Re: make \d pg_toast.foo show its indices ; and, \d toast show its main table ; and \d relkind=I show its partitions (and tablespace) 📎 Justin Pryzby 23:02
Re: An out-of-date comment in nodeIndexonlyscan.c 📎 Thomas Munro 23:32

June 28, 2019

Thread Author Time
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 00:33
C testing for Postgres Adam Berlin 00:48
Re: An out-of-date comment in nodeIndexonlyscan.c Ashwin Agrawal 00:54
Re: Usage of epoch in txid_current Alexander Korotkov 01:12
Commitfest 2019-07, the first of five* for PostgreSQL 13 Thomas Munro 02:04
Re: Usage of epoch in txid_current Alexander Korotkov 02:15
Re: SQL/JSON path issues/questions Alexander Korotkov 02:50
Re: SQL/JSON path issues/questions Alexander Korotkov 03:47
Re: Obsolete comment in commands/analyze.c Etsuro Fujita 04:00
Re: SQL/JSON path issues/questions Alvaro Herrera 05:09
Re: An out-of-date comment in nodeIndexonlyscan.c Thomas Munro 05:36
Re: Hypothetical indexes using BRIN broken since pg10 Julien Rouhaud 05:49
Re: SQL/JSON path issues/questions Oleg Bartunov 06:00
Re: catalog files simplification Peter Eisentraut 06:53
Re: cleanup & refactoring on reindexdb.c 📎 Julien Rouhaud 07:25
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Fabien COELHO 07:57
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Sergei Kornilov 07:58
postgres_fdw: Minor improvement to postgresAcquireSampleRowsFunc 📎 Etsuro Fujita 09:38
Re: allow_system_table_mods stuff 📎 Peter Eisentraut 09:51
Re: postgres_fdw: Minor improvement to postgresAcquireSampleRowsFunc Julien Rouhaud 09:54
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 09:56
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Peter Eisentraut 09:57
Re: C testing for Postgres Dmitry Dolgov 09:57
Re: Implementing Incremental View Maintenance Yugo Nagata 10:01
Re: postgres_fdw: Minor improvement to postgresAcquireSampleRowsFunc Etsuro Fujita 10:15
Re: Implementing Incremental View Maintenance 📎 Yugo Nagata 10:56
Re: Conflict handling for COPY FROM 📎 Surafel Temesgen 10:56
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Amit Kapila 11:03
Re: Implementing Incremental View Maintenance Yugo Nagata 11:03
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Amit Kapila 11:30
Re: SQL/JSON path issues/questions Alexander Korotkov 11:30
Re: Conflict handling for COPY FROM Alvaro Herrera 13:12
Re: C testing for Postgres Adam Berlin 13:42
Re: Avoid full GIN index scan when possible 📎 Julien Rouhaud 14:07
Superfluous libpq-be.h include in GSSAPI code 📎 Daniel Gustafsson 14:37
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? 📎 Julien Rouhaud 14:39
Option to dump foreign data in pg_dump 📎 Luis Carril 14:49
proposal - patch: psql - sort_by_size 📎 Pavel Stehule 15:12
Re: Option to dump foreign data in pg_dump Pavel Stehule 15:16
Re: Option to dump foreign data in pg_dump Daniel Gustafsson 15:17
Re: subscriptionCheck failures on nightjar Tom Lane 15:17
Re: Option to dump foreign data in pg_dump Pavel Stehule 15:20
Re: Option to dump foreign data in pg_dump Tom Lane 15:30
Re: [HACKERS] Regression tests vs existing users in an installation Stephen Frost 15:41
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? 📎 Julien Rouhaud 15:46
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Stephen Frost 15:52
Re: Option to dump foreign data in pg_dump Pavel Stehule 15:53
Re: Avoid full GIN index scan when possible Tomas Vondra 16:10
NOT IN subquery optimization 📎 Li, Zheng 16:18
Re: Avoid full GIN index scan when possible Julien Rouhaud 16:43
Re: SimpleLruTruncate() mutual exclusion 📎 Noah Misch 17:06
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Tom Lane 17:15
Re: Option to dump foreign data in pg_dump Luis Carril 17:55
Re: [HACKERS] Regression tests vs existing users in an installation 📎 Tom Lane 18:42
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Peter Geoghegan 18:46
Re: Superfluous libpq-be.h include in GSSAPI code Julien Rouhaud 18:47
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Peter Geoghegan 18:49
Re: Avoid full GIN index scan when possible Tom Lane 19:03
Re: Avoid full GIN index scan when possible Tomas Vondra 19:54
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Amit Kapila 19:56
Re: Avoid full GIN index scan when possible Tom Lane 20:16
Re: Comment typo in tableam.h Amit Kapila 20:47
Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Alvaro Herrera 21:22
Re: BUG #15383: Join Filter cost estimation problem in 10.5 Alvaro Herrera 21:26
Re: BUG #15858: could not stat file - over 4GB 📎 Juan José Santamaría Flecha 21:34
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 David Steele 21:47
Re: C testing for Postgres David Fetter 21:54
Re: BUG #15383: Join Filter cost estimation problem in 10.5 Tom Lane 22:05
Re: BUG #15383: Join Filter cost estimation problem in 10.5 Alvaro Herrera 22:10
Re: Avoid full GIN index scan when possible Julien Rouhaud 22:23
Re: [PATCH] Implement uuid_version() Peter Geoghegan 22:24
Re: Avoid full GIN index scan when possible 📎 Nikita Glukhov 22:50
Re: Avoid full GIN index scan when possible Tomas Vondra 22:54
Re: [HACKERS] WAL logging problem in 9.4.3? Amit Kapila 23:46

June 29, 2019

Thread Author Time
Re: [bug fix] Produce a crash dump before main() on Windows Amit Kapila 00:10
Re: Superfluous libpq-be.h include in GSSAPI code Michael Paquier 02:23
Re: cleanup & refactoring on reindexdb.c Michael Paquier 02:24
Re: BUG #15858: could not stat file - over 4GB Michael Paquier 02:30
Re: C testing for Postgres Jesse Zhang 05:11
Re: SQL/JSON: JSON_TABLE Pavel Stehule 05:40
Re: errbacktrace Jaime Casanova 05:40
Re: BUG #15858: could not stat file - over 4GB Juan José Santamaría Flecha 06:19
Re: TM format can mix encodings in to_char() Juanjo Santamaria Flecha 06:21
Re: proposal - patch: psql - sort_by_size Fabien COELHO 07:32
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Thomas Munro 08:05
Re: proposal - patch: psql - sort_by_size Pavel Stehule 08:19
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) 📎 Masahiko Sawada 08:55
Re: Avoid full GIN index scan when possible Julien Rouhaud 09:10
Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 Magnus Hagander 09:55
Re: Avoid full GIN index scan when possible Tomas Vondra 10:25

Browse Archives

Prev | Next