pgsql-hackers since 2019-01-31 12:43

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

Jan. 31, 2019

Thread Author Time
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 12:43
Re: Reorganize collation lookup time and place Andres Freund 12:45
Re: WIP: Avoid creation of the free space map for small tables John Naylor 12:52
Re: tab-completion debug print Andres Freund 12:53
Re: allow online change primary_conninfo andres@anarazel.de 12:58
Re: bug tracking system Alvaro Herrera 13:02
Re: allow online change primary_conninfo Sergei Kornilov 13:13
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data Andres Freund 13:21
interval type additional option Pavel Stehule 13:22
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Andres Freund 13:44
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 13:53
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Pavel Stehule 13:54
Re: Allow auto_explain to log to NOTICE Daniel Gustafsson 13:55
Re: Add client connection check during the execution of the query Andres Freund 13:56
Re: Implementing Incremental View Maintenance Yugo Nagata 14:20
Re: interval type additional option Andrew Gierth 14:33
Re: interval type additional option Pavel Stehule 14:44
Re: WIP: Avoid creation of the free space map for small tables Masahiko Sawada 14:49
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 15:06
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Andres Freund 15:24
Re: PostgreSQL vs SQL/XML Standards Pavel Stehule 15:26
Re: [HACKERS] [PATCH] Generic type subscripting Alvaro Herrera 15:39
Re: A few new options for vacuumdb Bossart, Nathan 15:41
Re: Global snapshots Andres Freund 15:42
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 15:42
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 15:45
Re: WIP: Avoid creation of the free space map for small tables John Naylor 15:47
Re: MERGE SQL statement for PG12 Alvaro Herrera 15:54
Re: Statement-level rollback Greg Stark 16:01
Re: Installation instructions update (pg_ctl) Michael Banck 16:09
Re: Global snapshots Stas Kelvich 16:46
Re: Statement-level rollback Alvaro Herrera 16:51
Re: Fast path for empty relids in check_outerjoin_delay() Tom Lane 17:04
Re: ATTACH/DETACH PARTITION CONCURRENTLY 📎 Robert Haas 18:02
RE: dsa_allocate() faliure 📎 Arne Roland 18:19
Re: Delay locking partitions during INSERT and UPDATE Robert Haas 18:46
Re: possible deadlock: different lock ordering for heap pages Robert Haas 19:00
Re: Proposed refactoring of planner header files Robert Haas 19:20
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data 📎 Carter Thaxton 19:21
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Robert Haas 19:23
Re: Proposed refactoring of planner header files Tom Lane 19:45
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 19:50
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Robert Haas 20:01
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 20:04
Re: Proposed refactoring of planner header files Robert Haas 20:10
Re: pg_upgrade: Pass -j down to vacuumdb Jesper Pedersen 20:28
Re: Proposed refactoring of planner header files Tom Lane 20:28
Re: [Patch] Log10 and hyperbolic functions for SQL:2016 compliance 📎 Lætitia Avrot 20:45
XLogInsert() of dangling pointer while logging replica identity 📎 Stas Kelvich 20:51
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 21:18
Re: Delay locking partitions during query execution Robert Haas 21:31
Re: Delay locking partitions during INSERT and UPDATE David Rowley 21:47
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 22:45
Re: ATTACH/DETACH PARTITION CONCURRENTLY Alvaro Herrera 23:00
Re: Delay locking partitions during query execution Tomas Vondra 23:04
Re: pg_stat_ssl additions Peter Eisentraut 23:48
Re: amcheck verification for GiST Peter Geoghegan 23:58

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

Browse Archives

Prev | Next