pgsql-hackers - February 2019

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

Feb. 1, 2019

Thread Author Time
LD_LIBRARY_PATH_RPATH Andrew Gierth 00:12
Re: Prepare Transaction support for ON COMMIT DROP temporary tables Michael Paquier 01:10
Re: Delay locking partitions during query execution David Rowley 01:29
Re: XLogInsert() of dangling pointer while logging replica identity Michael Paquier 01:38
Re: Don't wake up to check trigger file if none is configured Michael Paquier 01:49
Re: A few new options for vacuumdb Michael Paquier 01:50
Re: allow online change primary_conninfo Michael Paquier 02:00
RE: reloption to prevent VACUUM from truncating empty pages at the end of relation πŸ“Ž Tsunakawa, Takayuki 02:05
Re: tab-completion debug print Michael Paquier 02:07
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 02:30
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well πŸ“Ž Michael Paquier 03:42
Re: BUG #15548: Unaccent does not remove combining diacritical characters Michael Paquier 03:44
Re: pg_dumpall --exclude-database option Michael Paquier 03:46
Re: [HACKERS] generated columns Michael Paquier 03:48
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Tom Lane 03:51
Re: LD_LIBRARY_PATH_RPATH Tom Lane 04:52
RE: reloption to prevent VACUUM from truncating empty pages at the end of relation πŸ“Ž Tsunakawa, Takayuki 05:02
Re: possible deadlock: different lock ordering for heap pages πŸ“Ž Amit Kapila 05:20
Re: possible deadlock: different lock ordering for heap pages Nishant, Fnu 05:30
RE: ALTER SESSION Tsunakawa, Takayuki 06:31
initdb --allow-group-access behaviour in windows Haribabu Kommi 06:34
RE: reloption to prevent VACUUM from truncating empty pages at the end of relation Jamison, Kirk 07:01
RE: reloption to prevent VACUUM from truncating empty pages at the end of relation Tsunakawa, Takayuki 07:08
Re: LD_LIBRARY_PATH_RPATH Andrew Gierth 07:51
Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Laurenz Albe 08:11
Re: initdb --allow-group-access behaviour in windows Michael Paquier 08:14
Speeding up creating UPDATE/DELETE generic plan for partitioned table into a lot Kato, Sho 08:16
Re: current_logfiles not following group access and instead follows log_file_mode permissions Michael Paquier 08:22
Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Michael Paquier 08:26
Re: ALTER SESSION πŸ“Ž Kyotaro HORIGUCHI 08:30
RE: pg_upgrade: Pass -j down to vacuumdb Jamison, Kirk 08:37
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 09:09
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 09:12
Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes 09:29
Re: speeding up planning with partitions Alvaro Herrera 09:51
Re: pg_upgrade: Pass -j down to vacuumdb Alvaro Herrera 09:58
Re: speeding up planning with partitions Alvaro Herrera 10:01
Re: ArchiveEntry optional arguments refactoring Daniel Gustafsson 10:05
where clause not working through psql command line client rajan 10:35
Re: where clause not working through psql command line client amul sul 10:37
Re: LD_LIBRARY_PATH_RPATH Andrew Gierth 10:46
Re: [HACKERS] [PATCH] Generic type subscripting πŸ“Ž Dmitry Dolgov 11:02
Re: FETCH FIRST clause PERCENT option πŸ“Ž Surafel Temesgen 11:10
Re: where clause not working through psql command line client rajan 11:24
Re: ArchiveEntry optional arguments refactoring πŸ“Ž Alvaro Herrera 11:33
Re: ArchiveEntry optional arguments refactoring Alvaro Herrera 11:43
Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera 11:45
Re: DNS SRV support for LDAP authentication Daniel Gustafsson 11:48
Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera 11:52
Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera 11:54
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 12:26
Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera 13:36
Re: Shared Memory: How to use SYSV rather than MMAP ? πŸ“Ž Thomas Munro 13:49
Re: Delay locking partitions during query execution Robert Haas 13:51
Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas 14:00
Re: Delay locking partitions during INSERT and UPDATE Robert Haas 14:07
Re: speeding up planning with partitions David Rowley 14:09
Re: speeding up planning with partitions David Rowley 14:11
Re: Delay locking partitions during INSERT and UPDATE David Rowley 14:16
Re: LD_LIBRARY_PATH_RPATH Tom Lane 14:25
Re: BUG #15548: Unaccent does not remove combining diacritical characters Thomas Munro 14:25
Re: ArchiveEntry optional arguments refactoring Dmitry Dolgov 14:25
Re: Delay locking partitions during INSERT and UPDATE Robert Haas 14:29
Re: ArchiveEntry optional arguments refactoring Alvaro Herrera 14:30
Re: Synchronous replay take III Robert Haas 14:34
Re: [PROPOSAL] Shared Ispell dictionaries Robert Haas 14:40
Is zheap on track for PostgreSQL 12.0? Michael Goldshteyn 14:58
Re: pg_dump multi VALUES INSERT David Rowley 15:00
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? πŸ“Ž Andres Freund 15:14
RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony 15:23
Re: Reorganize collation lookup time and place Peter Eisentraut 15:27
Re: LD_LIBRARY_PATH_RPATH Andrew Gierth 15:36
Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro 15:46
Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera 15:55
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 16:02
[PATCH 0/3] Introduce spgist quadtree @<(point,circle) operator Matwey V. Kornilov 16:07
[PATCH 1/3] Introduce helper variable in spgquadtreeproc.c Matwey V. Kornilov 16:07
[PATCH 2/3] Introduce spg_quad_inner_consistent_box_helper() in spgquadtreeproc.c Matwey V. Kornilov 16:07
[PATCH 3/3] Add initial support for spgist quadtree @<(point,circle) operator Matwey V. Kornilov 16:08
fast defaults in heap_getattr vs heap_deform_tuple Andres Freund 16:24
Re: initdb --allow-group-access behaviour in windows David Steele 17:14
Re: Is zheap on track for PostgreSQL 12.0? Amit Kapila 17:42
Re: Reorganize collation lookup time and place Peter Geoghegan 18:03
Re: dsa_allocate() faliure Justin Pryzby 18:08
Re: Ryu floating point output patch πŸ“Ž Andrew Gierth 19:01
Re: pg_upgrade: Pass -j down to vacuumdb πŸ“Ž Jesper Pedersen 19:14
Re: Index Skip Scan Jesper Pedersen 19:24
Re: ATTACH/DETACH PARTITION CONCURRENTLY πŸ“Ž Robert Haas 20:31
Re: Index Skip Scan James Coleman 21:04
Re: Index Skip Scan Andres Freund 22:05
Re: DNS SRV support for LDAP authentication Graham Leggett 22:25
Re: New vacuum option to do only freezing Bossart, Nathan 22:43
Re: fast defaults in heap_getattr vs heap_deform_tuple πŸ“Ž Andres Freund 22:49
RE: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs Chengchao Yu 23:12
Don't deform column-by-column in composite_to_json πŸ“Ž Andres Freund 23:21
Re: DNS SRV support for LDAP authentication Thomas Munro 23:57

Feb. 2, 2019

Thread Author Time
Re: Don't deform column-by-column in composite_to_json Daniel Gustafsson 00:35
Re: Delay locking partitions during query execution Tomas Vondra 00:43
Re: Delay locking partitions during query execution David Rowley 01:03
Re: initdb --allow-group-access behaviour in windows πŸ“Ž Michael Paquier 01:05
Re: pgbench - add pseudo-random permutation function Michael Paquier 01:16
Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid Michael Paquier 01:18
Re: PostgreSQL vs SQL/XML Standards Michael Paquier 01:20
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Michael Paquier 01:21
Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Michael Paquier 01:24
Re: tab-completion debug print Michael Paquier 01:28
Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Paquier 01:30
Re: monitoring CREATE INDEX [CONCURRENTLY] Michael Paquier 01:32
Re: Connection slots reserved for replication Michael Paquier 01:35
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 02:00
Re: Non-deterministic IndexTuple toast compression from index_form_tuple() + amcheck false positives πŸ“Ž Peter Geoghegan 02:27
Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Alvaro Herrera 02:31
Re: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs Amit Kapila 02:57
Re: [HACKERS] Block level parallel vacuum Amit Kapila 03:06
Re: New vacuum option to do only freezing Michael Paquier 04:01
Re: Installation instructions update (pg_ctl) Michael Paquier 04:25
Re: initdb --allow-group-access behaviour in windows David Steele 06:50
Re: pgsql: Remove references to Majordomo Noah Misch 08:18
Re: pg_dump multi VALUES INSERT Fabien COELHO 08:26
Spurious "apparent wraparound" via SimpleLruTruncate() rounding πŸ“Ž Noah Misch 08:38
Re: DNS SRV support for LDAP authentication Graham Leggett 11:34
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 12:03
Able to do ALTER DEFAULT PRIVILEGES from a user who is not the owner rajan 12:27
Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund 12:29
Re: DNS SRV support for LDAP authentication Thomas Munro 12:44
Removing \cset from pgbench Alvaro Herrera 13:15
Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund 13:35
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 13:48
Re: speeding up planning with partitions πŸ“Ž Amit Langote 13:52
Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not the owner Andrew Gierth 13:53
Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund 14:48
Re: [HACKERS] Block level parallel vacuum πŸ“Ž Masahiko Sawada 15:07
Re: New vacuum option to do only freezing Alvaro Herrera 16:04
Refactoring IndexPath representation of index conditions πŸ“Ž Tom Lane 16:29
Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not the owner rajan 18:03
Re: Early WIP/PoC for inlining CTEs πŸ“Ž Tom Lane 19:01
Re: Refactoring IndexPath representation of index conditions Andres Freund 20:02
Re: Ryu floating point output patch πŸ“Ž Andrew Gierth 20:14
Re: Changing SQL Inlining Behaviour (or...?) Tom Lane 20:26
Re: Refactoring IndexPath representation of index conditions Tom Lane 20:48
Sv: Re: Early WIP/PoC for inlining CTEs Andreas Joseph Krogh 21:42
Re: initdb --allow-group-access behaviour in windows Michael Paquier 23:34
Re: Ryu floating point output patch Tom Lane 23:57

Feb. 3, 2019

Thread Author Time
Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley 00:18
Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance πŸ“Ž LΓ¦titia Avrot 01:55
Synchronize with imath upstream πŸ“Ž Noah Misch 03:57
UNIQUE_PATH_NOOP is dead code? Tom Lane 04:24
Re: Ryu floating point output patch πŸ“Ž Andrew Gierth 05:56
Re: Synchronize with imath upstream Andrew Gierth 06:01
Re: Synchronize with imath upstream Noah Misch 06:20
Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not the owner rajan 07:06
Re: Synchronize with imath upstream Andrew Gierth 07:07
Re: Able to do ALTER DEFAULT PRIVILEGES from a user who is not the owner Andrew Gierth 07:09
Re: pg_dump multi VALUES INSERT David Rowley 07:12
Re: Synchronize with imath upstream Andrew Gierth 07:14
Re: Removing \cset from pgbench Fabien COELHO 07:37
Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Andrew Gierth 07:43
Re: pg_dump multi VALUES INSERT Fabien COELHO 08:00
Re: Synchronize with imath upstream Noah Misch 08:11
Re: Early WIP/PoC for inlining CTEs Andrew Gierth 08:14
Re: pg_dump multi VALUES INSERT David Rowley 08:39
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Michael Paquier 09:07
Re: [HACKERS] Optional message to user when terminating/cancelling backend Michael Paquier 09:25
Re: NOTIFY and pg_notify performance when deduplicating notifications Andres Freund 09:39
Re: Implement predicate propagation for non-equivalence clauses Andres Freund 10:04
Re: Online verification of checksums Andres Freund 10:06
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 10:09
Re: row filtering for logical replication Andres Freund 10:14
Re: Offline enabling/disabling of data checksums Andres Freund 10:21
Re: pg_dump multi VALUES INSERT Surafel Temesgen 10:21
Re: Undo logs Andres Freund 10:23
Re: minor fix in CancelVirtualTransaction Andres Freund 10:26
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Andres Freund 10:28
Re: Shared buffer access rule violations? Andres Freund 10:31
Re: Tid scan improvements Andres Freund 10:34
Re: hostorder and failover_timeout for libpq Andres Freund 10:36
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Andres Freund 10:43
Re: allow online change primary_conninfo [email protected] 10:52
Re: [PROPOSAL] Shared Ispell dictionaries Andres Freund 10:58
Re: pg_upgrade: Pass -j down to vacuumdb Andres Freund 11:00
Re: Ryu floating point output patch πŸ“Ž Andrew Gierth 11:04
Re: Early WIP/PoC for inlining CTEs Vik Fearing 11:16
Re: Log a sample of transactions Adrien Nayrat 11:23
Re: Shared Memory: How to use SYSV rather than MMAP ? Thomas Munro 11:56
Re: Usage of epoch in txid_current Thomas Munro 11:58
Re: allow online change primary_conninfo πŸ“Ž Sergei Kornilov 12:33
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Christoph Berg 13:01
Re: WIP: Avoid creation of the free space map for small tables πŸ“Ž Amit Kapila 13:06
Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance Tom Lane 15:12
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Andres Freund 15:18
Re: Synchronize with imath upstream Tom Lane 15:31
Re: Early WIP/PoC for inlining CTEs Tom Lane 15:39
Re: Synchronize with imath upstream David Fetter 17:36
Re: WIP: Avoid creation of the free space map for small tables John Naylor 19:09
Re: bug tracking system Nathan Wagner 21:13
Re: New vacuum option to do only freezing πŸ“Ž Masahiko Sawada 21:47
Re: Allowing extensions to supply operator-/function-specific info πŸ“Ž Tom Lane 23:21
Re: initdb --allow-group-access behaviour in windows Haribabu Kommi 23:27
Re: Tid scan improvements Edmund Horner 23:39
Re: Changing SQL Inlining Behaviour (or...?) Tom Lane 23:47

Browse Archives

Prev | Next