pgsql-hackers since 2017-12-14 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

Dec. 14, 2017

Thread Author Time
Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning Amit Langote 00:50
access/parallel.h lacks PGDLLIMPORT Thomas Munro 01:19
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL 📎 Ali Akbar 01:51
Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com Amit Kapila 02:18
Re: Parallel Index Scan vs BTP_DELETED and BTP_HALF_DEAD Amit Kapila 02:19
Re: [HACKERS] UPDATE of partition key Amit Langote 02:41
Re: pgsql: Provide overflow safe integer math inline functions. 📎 Michael Paquier 04:05
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 04:20
incorrect error message, while dropping PROCEDURE 📎 Rushabh Lathia 04:31
pg_(total_)relation_size and partitioned tables 📎 Amit Langote 05:23
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL Justin Pryzby 05:49
Re: [HACKERS] Walsender timeouts and large transactions Craig Ringer 06:46
procedures and plpgsql PERFORM Ashutosh Bapat 07:21
Re: procedures and plpgsql PERFORM Pavel Stehule 08:01
Re: [HACKERS] Parallel Hash take II 📎 Thomas Munro 08:06
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL Michael Paquier 08:08
Re: pgsql: Provide overflow safe integer math inline functions. 📎 Christoph Berg 08:28
Re: [HACKERS] Parallel Hash take II Andres Freund 09:12
Re: procedures and plpgsql PERFORM Merlin Moncure 09:29
Re: pgbench's expression parsing & negative numbers Fabien COELHO 09:41
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 10:31
Re: CUBE seems a bit confused about ORDER BY Teodor Sigaev 10:36
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 10:45
Re: WIP: a way forward on bootstrap data 📎 John Naylor 10:59
Re: CUBE seems a bit confused about ORDER BY Alexander Korotkov 11:08
Re: [HACKERS] [WIP] Zipfian distribution in pgbench Teodor Sigaev 11:31
Re: CUBE seems a bit confused about ORDER BY Teodor Sigaev 11:39
Re: [HACKERS] Surjective functional indexes 📎 Konstantin Knizhnik 11:39
Re: [HACKERS] pow support for pgbench Fabien COELHO 11:48
Re: [HACKERS] pgbench more operators & functions 📎 Fabien COELHO 12:04
Re: pgbench - add \if support 📎 Fabien COELHO 12:15
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL 📎 Ali Akbar 12:18
Re: [HACKERS] pgbench more operators & functions Teodor Sigaev 13:26
Re: procedures and plpgsql PERFORM Tom Lane 14:38
Re: [HACKERS] pgbench more operators & functions 📎 Fabien COELHO 14:49
Re: PATCH: Exclude unlogged tables from base backups Robert Haas 14:58
Sun Studio 12 vs. __builtin_constant_p() Tom Lane 15:07
Re: access/parallel.h lacks PGDLLIMPORT Robert Haas 15:12
Re: incorrect error message, while dropping PROCEDURE Peter Eisentraut 15:18
Re: [HACKERS] Custom compression methods Robert Haas 15:21
Re: procedures and plpgsql PERFORM Merlin Moncure 15:22
Re: [HACKERS] Custom compression methods Robert Haas 15:25
Re: [HACKERS] Custom compression methods Robert Haas 15:29
Re: BUG #14941: Vacuum crashes Bossart, Nathan 15:35
Re: BUG #14941: Vacuum crashes Bossart, Nathan 16:05
Re: procedures and plpgsql PERFORM David G. Johnston 16:10
Re: [HACKERS] Walsender timeouts and large transactions Andrew Dunstan 16:36
Re: procedures and plpgsql PERFORM Pavel Stehule 16:46
Re: [HACKERS] Custom compression methods Tomas Vondra 17:23
Re: procedures and plpgsql PERFORM Merlin Moncure 17:33
Re: procedures and plpgsql PERFORM Pavel Stehule 17:56
Re: PostgreSQL crashes with SIGSEGV Andreas Seltenreich 18:47
Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted. 📎 Fujii Masao 18:52
Re: procedures and plpgsql PERFORM Merlin Moncure 18:53
Re: [HACKERS] Proposal for CSN based snapshots 📎 Alexander Kuzmenkov 18:55
Re: [HACKERS] Surjective functional indexes Robert Haas 19:26
Re: PostgreSQL crashes with SIGSEGV Peter Geoghegan 20:06
Re: pgbench's expression parsing & negative numbers Andres Freund 20:26
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 20:38
Re: Top-N sorts verses parallelism Jeff Janes 21:05
Re: [HACKERS] Surjective functional indexes Alvaro Herrera 21:15
Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier 21:46
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 22:00
Re: incorrect error message, while dropping PROCEDURE Michael Paquier 22:02
Re: [HACKERS] Surjective functional indexes Michael Paquier 22:21
worker_spi example BGW code GUC tweak 📎 Chapman Flack 22:41
Re: pgbench's expression parsing & negative numbers Fabien COELHO 22:47
Re: Would a BGW need shmem_access or database_connection to enumerate databases? 📎 Chapman Flack 23:12
Re: Would a BGW need shmem_access or database_connection to enumerate databases? Michael Paquier 23:47

Dec. 15, 2017

Thread Author Time
Re: [HACKERS] Walsender timeouts and large transactions Craig Ringer 00:49
Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted. Masahiko Sawada 00:51
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 01:00
Re: Top-N sorts verses parallelism 📎 Thomas Munro 01:12
Re: Using ProcSignal to get memory context stats from a running backend Greg Stark 01:24
pearltidy source code has been removed (pgindent) Jordan Deitch 01:37
Re: pearltidy source code has been removed (pgindent) Andrew Dunstan 01:42
Re: pearltidy source code has been removed (pgindent) Tom Lane 01:55
Re: PostgreSQL crashes with SIGSEGV Peter Geoghegan 01:58
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 02:30
Re: Using ProcSignal to get memory context stats from a running backend Craig Ringer 02:34
Re: pearltidy source code has been removed (pgindent) John Naylor 02:36
Re: incorrect error message, while dropping PROCEDURE Rushabh Lathia 02:49
Re: pearltidy source code has been removed (pgindent) David Fetter 02:52
GSoC 2018 Stephen Frost 03:14
Re: procedures and plpgsql PERFORM Ashutosh Bapat 03:33
Re: procedures and plpgsql PERFORM Ashutosh Bapat 03:37
Re: procedures and plpgsql PERFORM Ashutosh Bapat 03:43
Re: [HACKERS] replace GrantObjectType with ObjectType Rushabh Lathia 03:59
Re: procedures and plpgsql PERFORM Pavel Stehule 05:06
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 05:51
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 05:57
autoprewarm is fogetting to register a tranche. 📎 Kyotaro HORIGUCHI 08:32
Re: [HACKERS] Surjective functional indexes 📎 Konstantin Knizhnik 09:14
Re: GSoC 2018 Aleksander Alekseev 09:49
Re: GSoC 2018 Stefan Keller 10:03
Reproducible builds: genbki.pl vs schemapg.h 📎 Christoph Berg 10:22
Package version in PG_VERSION and version() 📎 Christoph Berg 10:46
Re: GSoC 2018 Andrey Borodin 10:46
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Michael Paquier 11:25
Re: Package version in PG_VERSION and version() Michael Paquier 11:43
Re: GSoC 2018 Stephen Frost 11:52
Re: Package version in PG_VERSION and version() Christoph Berg 11:53
Re: GSoC 2018 Stephen Frost 12:01
Re: GSoC 2018 Aleksander Alekseev 12:57
Re: [HACKERS] UPDATE of partition key Robert Haas 12:58
Re: GSoC 2018 Stephen Frost 13:30
Re: pearltidy source code has been removed (pgindent) Andrew Dunstan 13:33
Re: [HACKERS] pgbench more operators & functions Teodor Sigaev 13:47
Re: GSoC 2018 Aleksander Alekseev 13:52
[HACKERS] wrong t_bits alignment in pageinspect 📎 Maksim Milyutin 13:53
Re: GSoC 2018 Arseny Sher 13:58
Re: GSoC 2018 Alex Kliukin 14:32
Re: GSoC 2018 Stephen Frost 14:42
Re: GSoC 2018 Alex Kliukin 14:51
Re: GSoC 2018 Stephen Frost 15:00
Re: [HACKERS] pgbench more operators & functions Pavel Stehule 15:15
Re: Package version in PG_VERSION and version() Tom Lane 15:23
Re: Reproducible builds: genbki.pl vs schemapg.h Tom Lane 15:29
[PROPOSAL] bracketed-paste support for psql Geoff Winkless 16:22
Re: [PROPOSAL] bracketed-paste support for psql Peter Eisentraut 17:13
Re: [HACKERS] replace GrantObjectType with ObjectType Peter Eisentraut 17:39
Re: [HACKERS] replace GrantObjectType with ObjectType Peter Eisentraut 17:40
Re: [PROPOSAL] bracketed-paste support for psql Geoff Winkless 17:57
Re: Reproducible builds: genbki.pl vs schemapg.h Christoph Berg 18:13
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 18:46
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 18:57
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 18:58
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 19:03
Re: Top-N sorts verses parallelism Jeff Janes 19:10
Re: [HACKERS] replace GrantObjectType with ObjectType Robert Haas 19:10
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 19:15
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 19:19
[sqlsmith] Parallel worker executor crash on master Andreas Seltenreich 19:27
Bug: Ambiguous Column Reference Allowed When Joining to pg_roles.oid Matthew Kelly 19:47
genomic locus Gene Selkov 19:49
Re: Top-N sorts verses parallelism Robert Haas 20:13
Re: portal pinning 📎 Peter Eisentraut 20:36
Re: Bug: Ambiguous Column Reference Allowed When Joining to pg_roles.oid Tom Lane 20:41
Re: Bitmap scan is undercosted? - overestimated correlation and cost_index Justin Pryzby 20:54
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 21:02
Re: Top-N sorts verses parallelism Thomas Munro 21:13
Re: [HACKERS] UPDATE of partition key Robert Haas 21:39
Re: [HACKERS] pgbench more operators & functions 📎 Fabien COELHO 21:52
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 22:03
Re: [HACKERS] Proposal: Local indexes for partitioned table Robert Haas 22:10
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 22:12
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 22:18
"failed to find parent tuple for heap-only tuple" error as an ERRCODE_DATA_CORRUPTION ereport() 📎 Peter Geoghegan 22:31
Re: [HACKERS] replace GrantObjectType with ObjectType Michael Paquier 22:34
Re: genomic locus Michael Paquier 22:50
Re: Reproducible builds: genbki.pl vs schemapg.h Michael Paquier 22:52
Re: Reproducible builds: genbki.pl vs schemapg.h Andres Freund 23:21
Re: Reproducible builds: genbki.pl vs schemapg.h Peter Geoghegan 23:36
Re: Reproducible builds: genbki.pl vs schemapg.h Tom Lane 23:39

Dec. 16, 2017

Thread Author Time
Re: Backfill bgworker Extension? Jeremy Finzel 04:50
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 06:05
Re: [sqlsmith] Parallel worker executor crash on master Amit Kapila 07:23
Re: [sqlsmith] Parallel worker executor crash on master Andreas Seltenreich 09:13
Re: Backfill bgworker Extension? Peter Eisentraut 14:31
Re: genomic locus Andrew Dunstan 14:53
Re: Reproducible builds: genbki.pl vs schemapg.h Christoph Berg 15:16
Re: Reproducible builds: genbki.pl vs schemapg.h Tom Lane 15:27
Re: Bitmap scan is undercosted? - overestimated correlation and cost_index Justin Pryzby 19:18
Re: [sqlsmith] Parallel worker executor crash on master Thomas Munro 20:30
Re: [sqlsmith] Parallel worker executor crash on master Andreas Seltenreich 23:26

Dec. 17, 2017

Thread Author Time
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 00:32
Re: pgsql: Provide overflow safe integer math inline functions. Tom Lane 01:31
Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund 01:35
Re: PostgreSQL crashes with SIGSEGV 📎 Peter Geoghegan 01:40
Re: pgsql: Provide overflow safe integer math inline functions. Tom Lane 01:48
Why does array_position_common bitwise NOT an Oid type? David Rowley 01:48
Re: Why does array_position_common bitwise NOT an Oid type? Tom Lane 01:53
Re: Bitmap scan is undercosted? - overestimated correlation and cost_index Justin Pryzby 02:37
Re: Package version in PG_VERSION and version() Robert Haas 03:12
Re: [HACKERS] Proposal: Local indexes for partitioned table Robert Haas 03:22
Re: pg_(total_)relation_size and partitioned tables Robert Haas 03:24
Re: Protect syscache from bloating with negative cache entries Robert Haas 03:25
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Robert Haas 03:27
Re: [HACKERS] Custom compression methods Robert Haas 03:32
Re: Race to build pg_isolation_regress in "make -j check-world" 📎 Noah Misch 04:06
Re: Protect syscache from bloating with negative cache entries Andres Freund 04:42
Re: pgsql: Provide overflow safe integer math inline functions. Michael Paquier 07:00
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 10:29
Re: PostgreSQL crashes with SIGSEGV Michael Paquier 10:46
Re: GSoC 2018 Alvaro Hernandez 10:50
Small typo in comment in json_agg_transfn 📎 David Rowley 13:43
Parallel Aggregates for string_agg and array_agg 📎 David Rowley 14:30
Re: pg_(total_)relation_size and partitioned tables David Rowley 14:54
Re: Why does array_position_common bitwise NOT an Oid type? David Rowley 14:56
Re: PostgreSQL crashes with SIGSEGV Peter Geoghegan 15:46
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 15:50
Re: pgsql: Provide overflow safe integer math inline functions. Tom Lane 16:03
Re: Top-N sorts verses parallelism Robert Haas 20:29
Re: Backfill bgworker Extension? Jeremy Finzel 21:27
Re: [HACKERS] Something for the TODO list: deprecating abstime and friends David Fetter 22:24
Re: [sqlsmith] Parallel worker executor crash on master Thomas Munro 22:29

Dec. 18, 2017

Thread Author Time
Re: pgsql: Provide overflow safe integer math inline functions. Michael Paquier 00:20
Re: Protect syscache from bloating with negative cache entries Robert Haas 00:23
Re: pg_(total_)relation_size and partitioned tables Robert Haas 00:26
Re: pg_(total_)relation_size and partitioned tables Michael Paquier 00:29

Browse Archives

Prev | Next