pgsql-hackers since 2018-01-25 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

Jan. 25, 2018

Thread Author Time
Re: [HACKERS] parallel.c oblivion of worker-startup failures Peter Geoghegan 00:29
Re: [HACKERS] SERIALIZABLE with parallel query 📎 Thomas Munro 00:39
Re: copy.c allocation constant Tom Lane 00:48
Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files Michael Paquier 01:05
Re: [HACKERS] Optional message to user when terminating/cancelling backend Michael Paquier 01:10
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) 📎 Thomas Munro 01:31
Re: Failed to request an autovacuum work-item in silence Masahiko Sawada 01:41
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 02:05
Re: non-bulk inserts and tuple routing 📎 Amit Langote 02:11
Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE 📎 Jing Wang 02:15
Further cleanup of pg_dump/pg_restore item selection code 📎 Tom Lane 02:49
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane 03:12
RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Tsunakawa, Takayuki 03:31
Further cleanup of pg_dump/pg_restore item selection code David G. Johnston 03:36
Re: pgsql: Add parallel-aware hash joins. Tom Lane 04:02
Re: Further cleanup of pg_dump/pg_restore item selection code Tom Lane 04:17
Re: pgsql: Add parallel-aware hash joins. Robert Haas 04:39
Re: CREATE ROUTINE MAPPING David Fetter 05:13
Re: Further cleanup of pg_dump/pg_restore item selection code David G. Johnston 05:19
Re: Further cleanup of pg_dump/pg_restore item selection code David G. Johnston 05:24
Re: PATCH: Exclude unlogged tables from base backups Masahiko Sawada 05:31
Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki 06:14
Re: Rangejoin rebased Jeff Davis 06:16
Re: JIT compiling with LLVM v9.0 Jeff Davis 06:33
Re: JIT compiling with LLVM v9.0 Andres Freund 06:38
Re: JIT compiling with LLVM v9.0 Jeff Davis 06:51
Re: JIT compiling with LLVM v9.0 Andres Freund 07:02
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Thomas Munro 07:11
Re: [PATCH] Logical decoding of TRUNCATE Thomas Munro 07:26
Re: ALTER TABLE ADD COLUMN fast default Thomas Munro 07:40
Re: [HACKERS] [PATCH] Lockable views Thomas Munro 07:51
Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier 07:55
RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki 08:10
Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier 08:17
RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki 08:25
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Marina Polyakova 08:39
Re: Regarding ambulkdelete, amvacuumcleanup index methods Abinaya k 08:53
Re: JIT compiling with LLVM v9.0 Pierre Ducroquet 09:00
Re: non-bulk inserts and tuple routing Etsuro Fujita 09:30
Re: General purpose hashing func in pgbench 📎 Ildar Musin 09:42
Re: list partition constraint shape 📎 Amit Langote 09:44
Re: non-bulk inserts and tuple routing Amit Langote 09:52
Reorder C includes in partition.c 📎 Etsuro Fujita 09:58
Re: non-bulk inserts and tuple routing Etsuro Fujita 10:03
Re: Temporary tables prevent autovacuum, leading to XID wraparound Masahiko Sawada 11:30
Re: CONSTANT/NOT NULL/initializer properties for plpgsql record variables Daniel Gustafsson 11:40
Re: list partition constraint shape Etsuro Fujita 12:17
Re: [PATCH] Logical decoding of TRUNCATE Petr Jelinek 12:18
Re: [PROPOSAL] Shared Ispell dictionaries Ildus Kurbangaliev 12:26
Re: [Patch] Make block and file size for WAL and relations defined at cluster creation Alexander Korotkov 12:26
Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files Stephen Frost 12:38
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath 📎 David Rowley 12:55
Re: [HACKERS] Custom compression methods Ildar Musin 13:03
Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Alexander Korotkov 13:10
Re: [PATCH] Logical decoding of TRUNCATE 📎 Marco Nenciarini 13:21
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire 13:56
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index Alexander Korotkov 13:59
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 14:01
Re: [HACKERS] GnuTLS support 📎 Peter Eisentraut 14:07
Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Peter Eisentraut 14:10
Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index 📎 Shubham Barai 14:13
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 14:24
Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative Peter Eisentraut 14:29
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas 14:30
Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Alexander Korotkov 14:32
Re: [HACKERS] Add support for tuple routing to foreign partitions Stephen Frost 14:33
Re: Foreign keys and partitioned tables Robert Haas 14:35
Re: reducing isolation tests runtime Alvaro Herrera 14:37
Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Tom Lane 14:40
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Alvaro Herrera 14:41
Re: reducing isolation tests runtime Tom Lane 15:01
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts 📎 Rady, Doug 15:05
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts Fabien COELHO 15:16
Re: [HACKERS] SERIALIZABLE with parallel query Robert Haas 15:24
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts 📎 Rady, Doug 15:34
Re: CONSTANT/NOT NULL/initializer properties for plpgsql record variables Tom Lane 15:34
Re: JIT compiling with LLVM v9.0 Konstantin Knizhnik 15:40
Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Alvaro Herrera 15:55
CONSTANT/NOT NULL/initializer properties for plpgsql record variables David G. Johnston 16:00
Re: unique indexes on partitioned tables Jesper Pedersen 16:12
Re: Doc tweak for huge_pages? Peter Eisentraut 16:16
Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Tom Lane 16:29
Re: [PROPOSAL] Shared Ispell dictionaries 📎 Arthur Zakirov 16:51
Re: Further cleanup of pg_dump/pg_restore item selection code Tom Lane 17:02
Re: [HACKERS] [POC] Faster processing at Gather node 📎 Robert Haas 17:09
Re: Possible performance regression with pg_dump of a large number of relations Luke Cowell 17:26
Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Nikolay Shaplov 17:27
Re: CONSTANT/NOT NULL/initializer properties for plpgsql record variables Daniel Gustafsson 17:28
Re: plpgsql function startup-time improvements Pavel Stehule 18:58
Re: Possible performance regression with pg_dump of a large number of relations Stephen Frost 19:09
Re: JIT compiling with LLVM v9.0 Andres Freund 19:12
Re: JIT compiling with LLVM v9.0 Andres Freund 19:20
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 19:24
Re: PATCH: Exclude unlogged tables from base backups 📎 David Steele 19:58
Logical decoding of TRUNCATE vs DELETE Jeremy Schneider 20:03
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane 20:33
Re: reducing isolation tests runtime 📎 Alvaro Herrera 20:34
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire 20:38
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Alvaro Herrera 20:45
Re: proposal: alternative psql commands quit and exit Bruce Momjian 20:46
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost 20:52
Re: reducing isolation tests runtime Tom Lane 20:58
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Thomas Munro 21:21
Re: reducing isolation tests runtime Alvaro Herrera 21:27
Re: After dropping the rule - Not able to insert / server crash (one time ONLY) Bruce Momjian 21:38
Invalid result from hash_page_items function 📎 Masahiko Sawada 21:50
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Alvaro Herrera 21:52
Re: MCV lists for highly skewed distributions Tom Lane 22:19
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane 22:28
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts Fabien COELHO 22:46
Re: [HACKERS] Optional message to user when terminating/cancelling backend 📎 Daniel Gustafsson 23:05
Re: [HACKERS] GnuTLS support Daniel Gustafsson 23:27
Re: Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict Tom Lane 23:30
Documentation of pgcrypto AES key sizes Thomas Munro 23:33
Should we introduce a "really strict" volatility about return values? Andres Freund 23:51
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost 23:57

Jan. 26, 2018

Thread Author Time
RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Tsunakawa, Takayuki 00:08
Re: PATCH: psql tab completion for SELECT 📎 Edmund Horner 00:20
Re: ALTER TABLE ADD COLUMN fast default 📎 Andrew Dunstan 00:23
Re: PATCH: psql tab completion for SELECT Edmund Horner 00:28
Re: PATCH: psql tab completion for SELECT Vik Fearing 00:44
Re: AS OF queries Bruce Momjian 00:55
Re: [HACKERS] GnuTLS support Michael Paquier 00:56
Re: PATCH: psql tab completion for SELECT Edmund Horner 01:09
Re: [HACKERS] GnuTLS support Michael Paquier 01:10
\describe* Corey Huinker 01:11
Re: Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict Michael Paquier 01:12
Re: Fix a typo in autoprewarm.c Bruce Momjian 01:13
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas 01:15
Re: list partition constraint shape 📎 Amit Langote 01:15
Re: Boolean partitions syntax Stephen Frost 01:16
Re: Documentation of pgcrypto AES key sizes Michael Paquier 01:19
Re: Temporary tables prevent autovacuum, leading to XID wraparound Robert Haas 01:23
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Michael Paquier 01:29
RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Tsunakawa, Takayuki 01:32
Re: [PATCH] Logical decoding of TRUNCATE Robert Haas 01:34
RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Tsunakawa, Takayuki 01:35
Re: [PATCH] Logical decoding of TRUNCATE Petr Jelinek 01:36
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas 01:37
Re: Fix a typo in autoprewarm.c Masahiko Sawada 01:38
Re: [PATCH] Logical decoding of TRUNCATE Robert Haas 01:40
Re: Boolean partitions syntax 📎 Amit Langote 01:44
RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Tsunakawa, Takayuki 01:54
Re: \describe* Vik Fearing 01:58
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Stephen Frost 02:28
Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files Michael Paquier 02:36
Re: [HACKERS] Subscription code improvements Peter Eisentraut 02:41
Re: [PATCH] Logical decoding of TRUNCATE Peter Eisentraut 02:44
Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Peter Eisentraut 02:50
Re: [HACKERS] GnuTLS support Peter Eisentraut 02:54
Redefining inet_net_ntop Craig Ringer 03:24
Re: [HACKERS] generated columns 📎 Peter Eisentraut 03:26
Re: WIP: Covering + unique indexes. Thomas Munro 04:19
Re: Redefining inet_net_ntop Peter Eisentraut 05:10
RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki 05:22
RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki 05:33
Re: Redefining inet_net_ntop Tom Lane 05:43
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 06:00
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 06:03
Re: General purpose hashing func in pgbench Fabien COELHO 06:28
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 06:28
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 06:30
Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser 06:55
Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser 06:56
Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser 06:57
Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser 06:58
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 07:06
Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? 📎 David Rowley 07:30
Re: JIT compiling with LLVM v9.0 Konstantin Knizhnik 07:44
Re: [HACKERS] GnuTLS support Daniel Gustafsson 07:45
Re: AS OF queries Konstantin Knizhnik 07:56
Rewriting the test of pg_upgrade as a TAP test - take two 📎 Michael Paquier 08:00
Re: JIT compiling with LLVM v9.0 Andres Freund 08:23
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 09:17
Re: \describe* Laurenz Albe 09:56
relispartition for index partitions Amit Langote 09:57
Re: [Sender Address Forgery]Re: pg_(total_)relation_size and partitioned tables Amit Langote 10:00
Re: JIT compiling with LLVM v9.0 📎 Konstantin Knizhnik 10:06
Re: Redefining inet_net_ntop Emre Hasegeli 10:07
Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? Tels 11:03
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Simon Riggs 11:25
Re: [HACKERS] [PATCH] Lockable views Yugo Nagata 12:30
Re: list partition constraint shape 📎 Etsuro Fujita 12:31
Re: [Sender Address Forgery]Re: pg_(total_)relation_size and partitioned tables Michael Paquier 12:45
Re: [HACKERS] WIP: Aggregation push-down Antonin Houska 13:04
Re: AS OF queries Bruce Momjian 13:13
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas 13:29
Configuring messages language on Windows 📎 a.parfenov 13:54
Re: Setting BLCKSZ 4kB Bruce Momjian 13:56
Re: [HACKERS] WIP: Aggregation push-down Robert Haas 13:58
Re: PATCH: Exclude unlogged tables from base backups Robert Haas 14:07
Updating timezone data to 2018c 📎 Michael Paquier 14:13
Re: Should we introduce a "really strict" volatility about return values? Robert Haas 14:46
Re: \describe* David Fetter 14:49
Re: JIT compiling with LLVM v9.0 David Fetter 14:52
Re: \describe* Andreas Karlsson 14:54
Re: Invalid result from hash_page_items function Robert Haas 15:04
Re: Updating timezone data to 2018c Tom Lane 15:21
Re: Redefining inet_net_ntop Tom Lane 15:27
Re: \describe* Vik Fearing 15:28

Browse Archives

Prev | Next