pgsql-hackers since 2016-09-30 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

Sept. 30, 2016

Thread Author Time
Re: Hash Indexes Peter Geoghegan 00:07
Re: Declarative partitioning - another take Robert Haas 00:10
Re: Hash Indexes Robert Haas 00:14
Re: Hash Indexes Andres Freund 00:16
Re: Hash Indexes Robert Haas 00:28
Re: Hash Indexes Andres Freund 00:29
Re: Hash Indexes Peter Geoghegan 00:51
Re: Hash Indexes Peter Geoghegan 00:53
Re: Hash Indexes Robert Haas 00:54
Re: Learning to hack Postgres - Keeping track of ctids Craig Ringer 01:09
Re: Hash Indexes Robert Haas 01:11
Re: Notice lock waits Haribabu Kommi 02:56
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE 📎 Thomas Munro 03:23
Re: Bug in to_timestamp(). Amul Sul 03:34
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Masahiko Sawada 04:11
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Kyotaro HORIGUCHI 04:26
Re: Speed up Clog Access by increasing CLOG buffers Dilip Kumar 04:26
Re: Renaming of pg_xlog and pg_clog Thomas Munro 04:32
Re: Tracking wait event for latches 📎 Michael Paquier 04:47
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Kyotaro HORIGUCHI 05:00
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Kyotaro HORIGUCHI 05:05
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Masahiko Sawada 05:40
Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI 05:43
Re: Renaming of pg_xlog and pg_clog 📎 Michael Paquier 05:45
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Michael Paquier 05:51
Re: Sample configuration files Michael Paquier 06:03
Re: Hash Indexes Amit Kapila 08:07
Re: Patch: Implement failover on libpq connect level. 📎 Victor Wagner 08:44
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Michael Paquier 09:13
Re: Small race in pg_xlogdump --follow Magnus Hagander 09:19
Re: pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Thomas Kellerer 09:40
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Masahiko Sawada 10:54
Re: multivariate statistics (v19) Heikki Linnakangas 11:10
Re: Learning to hack Postgres - Keeping track of ctids Emrul 11:34
Re: Hash Indexes Peter Geoghegan 11:47
Re: Aggregate Push Down - Performing aggregation on foreign server 📎 Jeevan Chalke 11:53
Re: Aggregate Push Down - Performing aggregation on foreign server Jeevan Chalke 11:58
Re: Learning to hack Postgres - Keeping track of ctids Craig Ringer 12:03
[PATCH] Refactoring: rename md5Salt to pwsalt 📎 Aleksander Alekseev 12:15
Re: [PATCH] Refactoring: rename md5Salt to pwsalt Tom Lane 12:40
Re: [PATCH] Refactoring: rename md5Salt to pwsalt Michael Paquier 12:58
Re: Tuplesort merge pre-reading Peter Geoghegan 13:08
Re: pg_dump / copy bugs with "big lines" ? 📎 Daniel Verite 13:12
Re: wal_segment size vs max_wal_size Peter Eisentraut 14:05
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Andrew Dunstan 14:13
Re: wal_segment size vs max_wal_size Michael Paquier 14:13
Re: pg_basebackup stream xlog to tar 📎 Magnus Hagander 14:16
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Tom Lane 14:25
Re: ICU integration Peter Eisentraut 14:30
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Andrew Dunstan 14:53
Question / requests. Francisco Olarte 15:20
Re: Hash Indexes Robert Haas 15:46
Re: Issue with bgworker, SPI and pgstat_report_stat Julien Rouhaud 16:11
Re: Rename max_parallel_degree? Julien Rouhaud 16:23
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" 📎 Masahiko Sawada 16:24
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Tom Lane 16:24
On conflict update & hint bits Konstantin Knizhnik 16:33
Re: Question / requests. Vitaly Burovoy 16:37
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Julien Rouhaud 16:37
Re: On conflict update & hint bits Peter Geoghegan 16:37
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" 📎 Tom Lane 16:38
Re: Hash Indexes Peter Geoghegan 16:39
Re: On conflict update & hint bits Konstantin Knizhnik 16:40
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Thomas Kellerer 16:47
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Andrew Dunstan 16:48
Re: sequences and pg_upgrade Anastasia Lubennikova 16:50
Re: Hash Indexes Peter Geoghegan 16:56
Re: Hash Indexes Tom Lane 17:01
Re: Hash Indexes Andres Freund 17:17
Re: COPY command with RLS bug 📎 Stephen Frost 18:11
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Alvaro Herrera 18:19
Re: pgbench more operators & functions Stephen Frost 19:06
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 19:12
Re: [GENERAL] C++ port of Postgres Peter Eisentraut 19:15
Re: [GENERAL] C++ port of Postgres Peter Eisentraut 19:24
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Julien Rouhaud 19:32
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Peter Eisentraut 19:50
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Thomas Munro 20:08
Re: ICU integration Thomas Munro 20:32
COPY as a set returning function 📎 Corey Huinker 21:03
Re: COPY as a set returning function Tom Lane 21:19
Re: sloppy handling of pointers Jim Nasby 23:08
Re: Showing parallel status in \df+ Jim Nasby 23:21
Show hash / bitmap sizes in EXPLAIN ANALYZE? Andres Freund 23:37
Re: PL/Python adding support for multi-dimensional arrays Jim Nasby 23:45

Oct. 1, 2016

Thread Author Time
Re: Macro customizable hashtable / bitmapscan & aggregation perf 📎 Andres Freund 00:44
Re: Showing parallel status in \df+ Tom Lane 00:47
Re: COPY as a set returning function Craig Ringer 01:08
Re: Set log_line_prefix and application name in test drivers Peter Eisentraut 01:33
contrib/pg_visibility craps out in assert-enabled builds Tom Lane 02:24
Re: Hash Indexes Amit Kapila 02:43
Re: COPY as a set returning function Tom Lane 02:56
[PATCH] parallel & isolated makefile for plpython 📎 Pavel Raiskup 06:20
Re: VACUUM's ancillary tasks Thomas Munro 07:28
Re: [PATCH] Generic type subscription 📎 Dmitry Dolgov 09:52
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Michael Paquier 11:19
Re: On conflict update & hint bits Peter Geoghegan 12:15
Re: COPY command with RLS bug Michael Paquier 12:41
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Michael Paquier 12:52
Re: pgbench more operators & functions 📎 Fabien COELHO 14:35
Re: [PATCH] parallel & isolated makefile for plpython Tom Lane 16:23
Re: Hash Indexes ktm 16:58
Re: Show hash / bitmap sizes in EXPLAIN ANALYZE? Tomas Vondra 17:55
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Tom Lane 18:01
Re: Macro customizable hashtable / bitmapscan & aggregation perf Tomas Vondra 18:19
Re: Hash Indexes Greg Stark 18:31
Re: Macro customizable hashtable / bitmapscan & aggregation perf Greg Stark 19:04
pgsql: Copy-editing for contrib/pg_visibility documentation. Tom Lane 19:33
Re: Macro customizable hashtable / bitmapscan & aggregation perf Andres Freund 19:59
Re: Macro customizable hashtable / bitmapscan & aggregation perf Andres Freund 20:02
Re: VACUUM's ancillary tasks Vik Fearing 20:34
Contains and is contained by operators of inet datatypes 📎 Emre Hasegeli 20:39
Re: VACUUM's ancillary tasks Thomas Munro 21:47
Re: PATCH: two slab-like memory allocators John Gorman 22:23
Re: Macro customizable hashtable / bitmapscan & aggregation perf Tomas Vondra 23:37
Re: PATCH: two slab-like memory allocators Jim Nasby 23:53

Oct. 2, 2016

Thread Author Time
Re: Macro customizable hashtable / bitmapscan & aggregation perf Andres Freund 00:17
Re: PATCH: two slab-like memory allocators Tomas Vondra 00:34
Re: PATCH: two slab-like memory allocators Tomas Vondra 00:36
Re: Macro customizable hashtable / bitmapscan & aggregation perf Tomas Vondra 00:59
Re: PATCH: two slab-like memory allocators Tomas Vondra 01:15
Re: [PATCH] parallel & isolated makefile for plpython Pavel Raiskup 05:24
Re: On conflict update & hint bits Peter Geoghegan 08:36
Re: Hash Indexes Michael Paquier 10:40
Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument" Andrew Dunstan 12:42
Re: WAL logging problem in 9.4.3? Michael Paquier 12:43
Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Michael Paquier 12:47
Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 12:47
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Michael Paquier 12:49
Re: [BUG] pg_basebackup from disconnected standby fails Michael Paquier 12:52
Re: pg_dump / copy bugs with "big lines" ? Michael Paquier 12:54
pg_upgade vs config Andrew Dunstan 13:40
Re: pgbench more operators & functions Michael Paquier 13:41
Re: pgbench - allow to store select results into variables Michael Paquier 13:43
Re: Forbid use of LF and CR characters in database and role names Michael Paquier 13:47
Re: pg_upgade vs config Michael Paquier 13:50
Re: Showing parallel status in \df+ Michael Paquier 13:55
Re: Showing parallel status in \df+ Michael Paquier 13:56
Re: Quorum commit for multiple synchronous replication. Michael Paquier 13:58
Re: Minor improvement to fdwhandler.sgml Michael Paquier 14:01
Re: Confusing docs about GetForeignUpperPaths in fdwhandler.sgml Michael Paquier 14:03
Re: pg_upgade vs config Andrew Dunstan 14:06
Re: Hash Indexes Pavel Stehule 15:42
Re: pg_upgade vs config Tom Lane 16:54
Re: pg_upgade vs config Tom Lane 17:33
Re: pg_upgade vs config Tom Lane 17:53
Re: pg_upgade vs config Andrew Dunstan 18:03
Re: pg_upgade vs config Tom Lane 18:14
Re: pg_upgade vs config Andrew Dunstan 19:48
Non-empty default log_line_prefix 📎 Christoph Berg 20:20
Re: pg_upgade vs config Tom Lane 21:59
Re: pg_upgade vs config Tom Lane 22:15
Re: pg_upgade vs config Andres Freund 22:39
Re: pg_upgade vs config Tom Lane 22:55
Re: pg_upgade vs config 📎 Tom Lane 23:21

Oct. 3, 2016

Thread Author Time
Re: [COMMITTERS] pgsql: Copy-editing for contrib/pg_visibility documentation. Robert Haas 00:36
Re: Forbid use of LF and CR characters in database and role names Michael Paquier 00:48
Re: Patch: Implement failover on libpq connect level. Michael Paquier 00:50
Re: [PATCH] add option to pg_dumpall to exclude tables from the dump Michael Paquier 00:53
Re: [COMMITTERS] pgsql: Copy-editing for contrib/pg_visibility documentation. Thomas Munro 01:00
Re: "Re: Question about grant create on database and pg_dump/pg_dumpall Michael Paquier 01:24
Re: pg_upgrade documentation improvement patch Michael Paquier 01:36
Re: GiST support for UUIDs Michael Paquier 01:42
Re: PATCH: two slab-like memory allocators Michael Paquier 01:44
Re: multivariate statistics (v19) Michael Paquier 01:46
Re: amcheck (B-Tree integrity checking tool) Michael Paquier 01:48
Re: PoC: Partial sort Michael Paquier 01:53
Re: Hash Indexes Michael Paquier 01:54
Re: Patch: Write Amplification Reduction Method (WARM) Michael Paquier 01:57
Re: Optimization for lazy_scan_heap Michael Paquier 01:59
Re: pg_upgade vs config Andrew Dunstan 02:00
Re: Block level parallel vacuum WIP Michael Paquier 02:00
Re: [COMMITTERS] pgsql: Copy-editing for contrib/pg_visibility documentation. Robert Haas 02:06
Re: PATCH: Batch/pipelining support for libpq Michael Paquier 02:10
Re: PL/Python adding support for multi-dimensional arrays Michael Paquier 02:13
Re: Stopping logical replication protocol Michael Paquier 02:15
Re: Transactions involving multiple postgres foreign servers Michael Paquier 02:17
Re: patch: function xmltable Michael Paquier 02:18
Re: Rename max_parallel_degree? Michael Paquier 02:20
Re: WIP: Covering + unique indexes. Michael Paquier 02:22
Re: Bug in to_timestamp(). Michael Paquier 02:23
Re: Notice lock waits Michael Paquier 02:40
Re: Add support for restrictive RLS policies Michael Paquier 02:47
Re: Logical Replication WIP Michael Paquier 02:49
Re: Notice lock waits Michael Paquier 03:03
Re: [COMMITTERS] pgsql: Copy-editing for contrib/pg_visibility documentation. Michael Paquier 03:09
Re: Tracking wait event for latches Thomas Munro 03:35
Re: Proposal: speeding up GIN build with parallel workers Michael Paquier 03:36
Re: Cache Hash Index meta page. Michael Paquier 03:38
Re: GiST penalty functions [PoC] Michael Paquier 03:45
Re: PATCH: Batch/pipelining support for libpq Craig Ringer 03:48
Re: Pinning a buffer in TupleTableSlot is unnecessary Michael Paquier 03:51
Re: Stopping logical replication protocol Craig Ringer 03:51
Re: Changed SRF in targetlist handling Michael Paquier 03:53
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Michael Paquier 03:55
Re: pg_sequence catalog Michael Paquier 04:01
Re: [PATCH] Logical decoding timeline following take II Michael Paquier 04:02
Re: Multi-tenancy with RLS Michael Paquier 04:11
Re: Macro customizable hashtable / bitmapscan & aggregation perf Andres Freund 04:12
Re: Aggregate Push Down - Performing aggregation on foreign server Michael Paquier 04:12

Browse Archives

Prev | Next