pgsql-hackers since 2018-09-07 14:28

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. 7, 2018

Thread Author Time
Re: [HACKERS] proposal: schema variables Pavel Stehule 14:28
Re: Hint to set owner for tablespace directory Peter Eisentraut 15:05
Re: libpq stricter integer parsing Fabien COELHO 15:13
Re: Removing useless \. at the end of copy in pgbench Fabien COELHO 15:14
[PATCH] Fix for infinite signal loop in parallel scan 📎 Chris Travers 15:57
Re: Hint to set owner for tablespace directory Maksim Milyutin 15:59
Partial index plan/cardinality costing 📎 James Coleman 16:17
Re: pgsql: Refactor dlopen() support Peter Eisentraut 16:27
Re: [PATCH] Fix for infinite signal loop in parallel scan Andres Freund 16:56
Re: Standby reads fail when autovacuum take AEL during truncation Alexander Korotkov 17:36
Re: Incorrect error handling for two-phase state files resulting in data loss Michael Paquier 18:04
Re: Performance improvements for src/port/snprintf.c Alexander Kuzmenkov 18:53
Re: A strange GiST error message or fillfactor of GiST build Bruce Momjian 19:09
Re: pg_constraint.conincluding is useless Bruce Momjian 19:48
Re: pg_constraint.conincluding is useless Alvaro Herrera 20:02
Re: A strange GiST error message or fillfactor of GiST build Tom Lane 20:12
Re: pg_constraint.conincluding is useless Tom Lane 20:12
Re: pgsql: Allow extensions to install built as well as unbuilt headers. Michael Paquier 20:52
Re: libpq stricter integer parsing Michael Paquier 20:56
Re: pgsql: Refactor dlopen() support 📎 Tom Lane 21:13
Re: libpq stricter integer parsing 📎 Fabien COELHO 21:22
Re: Collation versioning Thomas Munro 21:34
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane 22:16
Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) Bruce Momjian 22:32
StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 22:37
Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) Tom Lane 22:43
Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) Bruce Momjian 22:56
Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) Tom Lane 23:05
Re: jsonpath 📎 Nikita Glukhov 23:21

Sept. 8, 2018

Thread Author Time
Re: *_to_xml() should copy SPI_processed/SPI_tuptable Tom Lane 00:10
RE: [HACKERS] Proposal to add work_mem option to postgres_fdw module Shinoda, Noriyoshi (PN Japan GCS Delivery) 00:53
remove duplicated words in comments .. across lines 📎 Justin Pryzby 01:31
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 07:17
Does logical replication slot itself would be physically replicated to slaves? Jinhua Luo 09:37
How to find local logical replication origin? Jinhua Luo 09:41
Sv: Re: Query is over 2x slower with jit=on Andreas Joseph Krogh 10:44
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Simon Riggs 12:52
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 13:03
RULE does not like the NOT EXISTS condition Szima Gábor 15:20
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? 📎 Thomas Munro 16:01
Re: RULE does not like the NOT EXISTS condition Andrew Gierth 16:10
Re: RULE does not like the NOT EXISTS condition Andrew Gierth 17:52
Re: remove duplicated words in comments .. across lines Michael Paquier 19:25
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Michael Paquier 19:53
Re: Does logical replication slot itself would be physically replicated to slaves? Michael Paquier 20:07
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Tom Lane 20:21
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Michael Paquier 21:09
Re: libpq stricter integer parsing Michael Paquier 21:41

Sept. 9, 2018

Thread Author Time
Re: Allow to specify a index name as ANALYZE parameter John Naylor 06:25
Re: libpq stricter integer parsing Fabien COELHO 07:01
Re: pg_ugprade test failure on data set with column with default value with type bit/varbit John Naylor 07:47
Re: remove duplicated words in comments .. across lines Antonin Houska 09:11
Re: How to find local logical replication origin? Jinhua Luo 14:16
Re: WIP: "More fair" LWLocks Dmitry Dolgov 16:20
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 18:52
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun Alexander Korotkov 18:53
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 21:49
Re: pgbench - add pseudo-random permutation function 📎 Hironobu SUZUKI 22:35

Sept. 10, 2018

Thread Author Time
stat() on Windows might cause error if target file is larger than 4GB Higuchi, Daisuke 02:01
SerializeParamList vs machines with strict alignment Tom Lane 03:27
Re: How to find local logical replication origin? Jinhua Luo 03:30
Re: executor relation handling David Rowley 04:36
Re: Add extension options to control TAP and isolation tests Michael Paquier 06:22
Re: Problem while setting the fpw with SIGHUP Amit Kapila 06:24
Re: How to find local logical replication origin? Michael Paquier 06:30
Re: stat() on Windows might cause error if target file is larger than 4GB Michael Paquier 06:44
Re: SerializeParamList vs machines with strict alignment Amit Kapila 06:52
Re: CREATE ROUTINE MAPPING Kyotaro HORIGUCHI 07:16
Re: CREATE ROUTINE MAPPING Hannu Krosing 07:28
Re: Pluggable Storage - Andres's take 📎 Haribabu Kommi 07:42
Can I just reload the slave to change primary_conninfo? Jinhua Luo 08:32
Re: Can I just reload the slave to change primary_conninfo? Michael Paquier 08:51
Re: Can I just reload the slave to change primary_conninfo? Sergei Kornilov 09:08
Latest HEAD fails to build Rafia Sabih 09:22
Re: Latest HEAD fails to build Daniel Gustafsson 09:26
Re: cache lookup failed for constraint when alter table referred by partition table Justin Pryzby 09:28
Re: Latest HEAD fails to build Rafia Sabih 09:35
Re: Latest HEAD fails to build Daniel Gustafsson 09:41
Bug report: Dramatic increase in conflict with recovery after upgrading 10.2->10.5 Chris Travers 09:43
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Alexander Kuzmenkov 09:50
Re: Query is over 2x slower with jit=on 📎 Amit Khandekar 10:12
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 10:19
Re: Adding a note to protocol.sgml regarding CopyData Tatsuo Ishii 10:24
Re: Latest HEAD fails to build Christoph Berg 10:40
Re: Latest HEAD fails to build Rafia Sabih 10:50
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 10:52
Re: [PATCH][PROPOSAL] Add enum releation option type Aleksandr Parfenov 11:02
Re: Can I just reload the slave to change primary_conninfo? Michael Paquier 11:36
Re: How to find local logical replication origin? Petr Jelinek 12:07
Re: cache lookup failed for constraint when alter table referred by partition table Alvaro Herrera 12:47
Re: Standby reads fail when autovacuum take AEL during truncation Adrien NAYRAT 13:17
Re: SerializeParamList vs machines with strict alignment Tom Lane 13:35
Re: Latest HEAD fails to build Tom Lane 13:55
Re: Pluggable Storage - Andres's take Amit Kapila 14:03
Re: patch to allow disable of WAL recycling Jerry Jelinek 14:10
Re: cache lookup failed for constraint when alter table referred by partition table Alvaro Herrera 14:36
Re: Loaded footgun open_datasync on Windows 📎 Laurenz Albe 14:46
Re: Can I just reload the slave to change primary_conninfo? Chris Travers 14:53
Re: Can I just reload the slave to change primary_conninfo? Sergei Kornilov 15:12
Re: Pluggable Storage - Andres's take Mithun Cy 16:08
Re: Query is over 2x slower with jit=on Andres Freund 16:09
Re: master, static inline and #ifndef FRONTEND Tom Lane 16:39
Re: master, static inline and #ifndef FRONTEND Andres Freund 16:50
warnings from parser? Pavel Stehule 17:23
Re: warnings from parser? Pavel Stehule 17:25
Re: warnings from parser? Andrew Gierth 17:38
Re: warnings from parser? Pavel Stehule 17:39
can commitfest application resend a mail? Pavel Stehule 17:53
Re: warnings from parser? Pavel Stehule 17:55
Re: can commitfest application resend a mail? Magnus Hagander 18:01
Re: can commitfest application resend a mail? Pavel Stehule 18:07
Re: can commitfest application resend a mail? Alvaro Herrera 18:13
Re: can commitfest application resend a mail? Pavel Stehule 18:15
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Robert Haas 18:16
Re: pg_stat_statements query jumbling question legrand legrand 18:32
Re: can commitfest application resend a mail? Alvaro Herrera 18:37
Re: Index Skip Scan Dmitry Dolgov 21:47
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 22:12
Re: speeding up planning with partitions David Rowley 23:23

Sept. 11, 2018

Thread Author Time
Re: speeding up planning with partitions Peter Geoghegan 01:11
Re: speeding up planning with partitions Amit Langote 01:42
Re: CREATE ROUTINE MAPPING Corey Huinker 02:52
Re: Can I just reload the slave to change primary_conninfo? Michael Paquier 03:14
Re: [HACKERS] Secondary index access optimizations David Rowley 03:49
Re: Retrieve memory size allocated by libpq Pavel Stehule 05:23
Re: can commitfest application resend a mail? Pavel Stehule 05:23
Re: stat() on Windows might cause error if target file is larger than 4GB 📎 Michael Paquier 07:08
Re: Pluggable Storage - Andres's take Beena Emerson 08:00
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Masahiko Sawada 08:28
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 08:44
Re: libpq stricter integer parsing 📎 Michael Paquier 09:00
Re: Query is over 2x slower with jit=on Amit Khandekar 09:20
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Simon Riggs 09:54
Re: Flexible configuration for full-text search Aleksandr Parfenov 10:31
Re: CREATE ROUTINE MAPPING Masahiko Sawada 10:35
RE: stat() on Windows might cause error if target file is larger than 4GB 📎 Higuchi, Daisuke 10:36
Re: Index Skip Scan 📎 Jesper Pedersen 13:21
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 13:47
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 13:55
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 14:25
Re: libpq stricter integer parsing Peter Eisentraut 14:47
Re: CREATE ROUTINE MAPPING David Fetter 14:47
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Robert Haas 14:53
Re: pgbench - add pseudo-random permutation function Fabien COELHO 14:57
Re: Hint to set owner for tablespace directory Peter Eisentraut 15:10
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Robert Haas 15:11
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 15:15
Re: [HACKERS] Bug in to_timestamp(). Arthur Zakirov 15:18
Re: Bug report: Dramatic increase in conflict with recovery after upgrading 10.2->10.5 Justin Pryzby 15:22
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Simon Riggs 15:23
Re: Flexible configuration for full-text search Tom Lane 15:24
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 15:29
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 15:29
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 15:33
Re: patch to allow disable of WAL recycling Peter Eisentraut 15:39
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 16:03
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 16:12
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 16:18
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 16:20
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 16:26
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 16:33
Re: Slotification of partition tuple conversion 📎 Amit Khandekar 16:38
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Robert Haas 16:43
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 16:50
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 16:51
Re: libpq stricter integer parsing 📎 Fabien COELHO 17:03
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andrew Dunstan 20:13
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 20:27
Re: [HACKERS] Secondary index access optimizations 📎 Konstantin Knizhnik 20:32
Re: pg_ugprade test failure on data set with column with default value with type bit/varbit Tom Lane 20:37
Re: Collation versioning Peter Eisentraut 21:34
Re: Stored procedures and out parameters Peter Eisentraut 21:42
Re: libpq stricter integer parsing Michael Paquier 21:50
Re: Retrieve memory size allocated by libpq Tom Lane 22:59

Sept. 12, 2018

Thread Author Time
Re: [HACKERS] Can ICU be used for a database's default sort order? Thomas Munro 01:06
Re: stat() on Windows might cause error if target file is larger than 4GB Michael Paquier 02:25
Re: stat() on Windows might cause error if target file is larger than 4GB Tom Lane 03:27
Re: stat() on Windows might cause error if target file is larger than 4GB Michael Paquier 03:47
Re: Retrieve memory size allocated by libpq Pavel Stehule 04:11
Re: [HACKERS] Restricting maximum keep segments by repslots Masahiko Sawada 04:45
Re: [HACKERS] Secondary index access optimizations David Rowley 05:14
RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi 05:16
Re: executor relation handling 📎 Amit Langote 05:23
Re: Loaded footgun open_datasync on Windows Michael Paquier 05:43
Re: [HACKERS] pgbench - allow to store select results into variables Michael Paquier 06:35
review printing ecpg program version Ioseph Kim 06:52
Re: review printing ecpg program version Ioseph Kim 06:55
Re: [Patch] Create a new session in postmaster by calling setsid() Michael Paquier 06:56
Re: review printing ecpg program version Michael Paquier 07:03
Re: Allowing printf("%m") only where it actually works Michael Paquier 07:07
Re: make installcheck-world in a clean environment Michael Paquier 07:20
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Michael Paquier 07:38
Re: Collation versioning Christoph Berg 08:15
Re: make installcheck-world in a clean environment Alexander Lakhin 08:26
Re: review printing ecpg program version Ioseph Kim 08:32
Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration Masahiko Sawada 08:36
Re: [HACKERS] Secondary index access optimizations Konstantin Knizhnik 08:43
Re: pgbench - add pseudo-random permutation function 📎 Fabien COELHO 09:26
Re: pg_dump test instability Peter Eisentraut 10:20
Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT Rajkumar Raghuwanshi 10:29

Browse Archives

Prev | Next