pgsql-hackers before 2018-10-16 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

Oct. 11, 2018

Thread Author Time
Few remarks on JIT , parallel query execution and columnar store... Konstantin Knizhnik 10:04
Re: Debian mips: Failed test 'Check expected t_009_tbl data on standby' Tom Lane 13:53
Re: file cloning in pg_upgrade and CREATE DATABASE Peter Eisentraut 14:50
Re: COPY FROM WHEN condition David Fetter 15:35
Soon-to-be-broken regression test case Tom Lane 16:34
Re: Soon-to-be-broken regression test case Alvaro Herrera 16:39
Re: Soon-to-be-broken regression test case Tom Lane 16:45
Re: Soon-to-be-broken regression test case Alvaro Herrera 16:52
Re: out-of-order XID insertion in KnownAssignedXids 📎 Konstantin Knizhnik 17:04
Re: Soon-to-be-broken regression test case Tom Lane 17:19
Speedup to our barrier code Andres Freund 17:32
Re: TupleTableSlot abstraction Andres Freund 17:41
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 19:04
Re: Soon-to-be-broken regression test case David Rowley 19:45
Re: Debian mips: Failed test 'Check expected t_009_tbl data on standby' Christoph Berg 19:49
Re: Soon-to-be-broken regression test case Tom Lane 20:45
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 20:49
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 20:57
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 21:00
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 21:11
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 21:53
Re: BUG #15425: DETACH/ATTACH PARTITION bug 📎 Alvaro Herrera 22:09
Re: Code of Conduct plan Bruce Momjian 22:48

Oct. 12, 2018

Thread Author Time
pgsql: Add TAP tests for pg_verify_checksums Michael Paquier 00:17
Re: TAP tests for pg_verify_checksums Michael Paquier 00:21
Re: Debian mips: Failed test 'Check expected t_009_tbl data on standby' Michael Paquier 00:25
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier 00:56
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 01:04
Re: pgsql: Add TAP tests for pg_verify_checksums 📎 Michael Paquier 01:39
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 01:53
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier 02:07
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 02:41
Re: out-of-order XID insertion in KnownAssignedXids 📎 Michael Paquier 02:49
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier 03:11
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andrew Dunstan 03:29
Re: Performance improvements for src/port/snprintf.c Andres Freund 04:36
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 05:51
Re: pgsql: Add TAP tests for pg_verify_checksums 📎 Michael Paquier 06:05
Number of buckets/partitions of dshash Ideriha, Takeshi 06:19
Re: Restore CurrentUserId only if 'prevUser' is valid when abort transaction Richard Guo 06:28
Re: Debian mips: Failed test 'Check expected t_009_tbl data on standby' Christoph Berg 07:47
[PATCH] Change simple_heap_insert() to a macro 📎 Andrey Klychkov 08:54
Re: [PATCH] Change simple_heap_insert() to a macro Heikki Linnakangas 09:16
Re[2]: [PATCH] Change simple_heap_insert() to a macro Andrey Klychkov 10:09
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Banck 10:14
Re: Calculate total_table_pages after set_base_rel_sizes() Amit Langote 10:35
Re: [HACKERS] Secondary index access optimizations 📎 Konstantin Knizhnik 12:53
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 13:49
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 14:03
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andrew Dunstan 15:23
Re: BUG #15425: DETACH/ATTACH PARTITION bug Alvaro Herrera 15:39
Multi-insert into a partitioned table with before insert row trigger causes server crash on latest HEAD Ashutosh Sharma 15:46
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 15:48
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 15:58
Re: Continue work on changes to recovery.conf API 📎 Sergei Kornilov 16:15
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 16:20
constraints names on partitions 📎 Alvaro Herrera 16:39
Re: partition tree inspection functions Robert Haas 16:39
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andrew Dunstan 16:40
Re: partition tree inspection functions Alvaro Herrera 16:42
Re: Why we allow CHECK constraint contradiction? Robert Haas 16:53
Re: View to get all the extension control file details Robert Haas 16:57
Re: Why we allow CHECK constraint contradiction? Tom Lane 16:57
Re: Requesting advanced Group By support Robert Haas 17:00
AllocSetContextCreate changes breake extensions Andres Freund 17:03
Re: AllocSetContextCreate changes breake extensions Christoph Berg 17:10
Re: AllocSetContextCreate changes breake extensions Tom Lane 17:20
Re: AllocSetContextCreate changes breake extensions Chapman Flack 17:32
Re: Index Skip Scan Robert Haas 17:43
Re: AllocSetContextCreate changes breake extensions Andres Freund 17:46
Re: AllocSetContextCreate changes breake extensions Tom Lane 17:51
Re: AllocSetContextCreate changes breake extensions Andres Freund 17:56
Re: Multi-insert into a partitioned table with before insert row trigger causes server crash on latest HEAD Andres Freund 18:00
CopyFrom() has become way too complicated Andres Freund 18:13
Re: AllocSetContextCreate changes breake extensions Tom Lane 18:50
Re: pgbench exit code 📎 Fabien COELHO 19:22
Re: Make Windows print float exponents like everybody else? Tom Lane 19:55
Maximum password length 📎 Bossart, Nathan 20:33
Re: Maximum password length Stephen Frost 20:51
FULL JOIN planner deficiency 📎 Tom Lane 21:02
Re: Maximum password length Isaac Morland 21:04
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 21:14
Re: Maximum password length Bossart, Nathan 21:14
Re: Maximum password length Stephen Frost 21:19
Re: Maximum password length Bossart, Nathan 21:22
Re: Maximum password length Stephen Frost 21:22
Re: Maximum password length Tom Lane 21:22
Re: Maximum password length Stephen Frost 21:23
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 21:46
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 21:52
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 21:56
Re: TupleTableSlot abstraction Andres Freund 22:32
Re: Calculate total_table_pages after set_base_rel_sizes() David Rowley 22:35
Re: Calculate total_table_pages after set_base_rel_sizes() Amit Langote 22:43
Re: Maximum password length Bossart, Nathan 23:02
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 23:34
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 23:47

Oct. 13, 2018

Thread Author Time
Re: Maximum password length Tom Lane 00:02
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Andres Freund 00:12
Re: Alter index rename concurrently to Andres Freund 02:01
Re: Maximum password length Bossart, Nathan 04:30
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier 08:30
Re: DSM segment handle generation in background workers 📎 Thomas Munro 10:45
Re: Maximum password length Alexander Kukushkin 12:27
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 12:56
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 14:00
Re: pg_dumpall --exclude-database option Fabien COELHO 14:07
Regarding query minimizer (simplifier) 📎 Jung, Jinho 16:12
RE: pgbench - doCustom cleanup 📎 Fabien COELHO 17:34
Re: Changes in Brazil DST's period Bruce Momjian 18:10
Re: Creating Certificates Bruce Momjian 18:38
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 19:39
Re: inconsistency and inefficiency in setup_conversion() 📎 John Naylor 19:42
Re: fine tune v11 release notes 📎 Jonathan S. Katz 20:08
Re: fine tune v11 release notes Tom Lane 20:34
Re: fine tune v11 release notes Justin Pryzby 20:38
Re: fine tune v11 release notes Jonathan S. Katz 20:40
Re: fine tune v11 release notes 📎 Justin Pryzby 21:04
backpatch to v11? Add "B" suffix for bytes to docs Justin Pryzby 21:13
Re: fine tune v11 release notes Tom Lane 21:31
Re: backpatch to v11? Add "B" suffix for bytes to docs Tom Lane 21:33
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 21:53
Re: Regarding query minimizer (simplifier) Tom Lane 21:59

Oct. 14, 2018

Thread Author Time
Re: fine tune v11 release notes 📎 Justin Pryzby 00:27
Re: fine tune v11 release notes Tom Lane 01:45
Re: pgsql: Add TAP tests for pg_verify_checksums 📎 Michael Paquier 01:59
Re: fine tune v11 release notes Justin Pryzby 02:08
Experimenting with hash join prefetch Thomas Munro 04:18
Re: Experimenting with hash join prefetch Andrey Borodin 10:10
Re: B-tree cache prefetches Andrey Borodin 11:03
Re: Experimenting with hash join prefetch Dmitry Dolgov 11:16
Re: Experimenting with hash join prefetch Thomas Munro 12:33
pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Michael Paquier 13:26
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 14:24
rowcount estimate varies WRT partitionwise_join Justin Pryzby 15:09
Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel Tom Lane 16:16
Re: rowcount estimate varies WRT partitionwise_join Tom Lane 16:20
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 16:29
Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Andres Freund 17:42
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT 📎 Matheus de Oliveira 18:30
Re: B-tree cache prefetches Thomas Munro 21:38
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears 📎 Tom Lane 22:04
Re: [RFC] Removing "magic" oids Andres Freund 22:09
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Thomas Munro 22:11
Re: [RFC] Removing "magic" oids Tom Lane 22:34
Re: pgsql: Add TAP tests for pg_verify_checksums 📎 Michael Paquier 22:41
Re: [RFC] Removing "magic" oids Andres Freund 22:43
Re: [RFC] Removing "magic" oids Thomas Munro 22:49

Oct. 15, 2018

Thread Author Time
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 01:11
Re: pgbench - add pseudo-random permutation function 📎 Hironobu SUZUKI 02:03
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears 📎 Tom Lane 03:25
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 03:40
Re: B-tree cache prefetches Andrey Borodin 04:57
Re: PostgreSQL 11 RC1 + GA Dates Sandeep Thakkar 05:46
Re: TupleTableSlot abstraction Amit Khandekar 06:42
Re: pgbench exit code Peter Eisentraut 08:36
Re: speeding up planning with partitions Amit Langote 09:24
Re: Speeding up INSERTs and UPDATEs to partitioned tables Krzysztof Nienartowicz 10:04
Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote 10:34
Re: WIP: Avoid creation of the free space map for small tables John Naylor 10:39
Refactoring the checkpointer's fsync request queue 📎 Thomas Munro 11:02
Re: Undo logs Amit Kapila 12:39
Re: pgbench - add pseudo-random permutation function 📎 Fabien COELHO 13:02
Re: [HACKERS] pgbench - allow to store select results into variables 📎 Fabien COELHO 13:09
Re: Function to promote standby servers 📎 Laurenz Albe 14:16
Re: Requesting advanced Group By support Peter Eisentraut 14:17
Re: Function to promote standby servers Ashwin Agrawal 14:42
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 14:47
Re: pgsql: Add TAP tests for pg_verify_checksums Tom Lane 15:05
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 15:20
Re: WIP: "More fair" LWLocks 📎 Alexander Korotkov 16:06
Re: constraints names on partitions Robert Haas 16:19
Re: constraints names on partitions Tom Lane 16:32
Re: Re[2]: [PATCH] Change simple_heap_insert() to a macro Tom Lane 17:00
Error handling expectations James Coleman 17:21
Re: Error handling expectations Andres Freund 17:28
Re: Error handling expectations James Coleman 17:30
Re: CopyFrom() has become way too complicated Corey Huinker 17:41
Re: Index-only scan returns incorrect results when using a composite GIST index with a gist_trgm_ops column. Tom Lane 18:48
Re: Pluggable Storage - Andres's take 📎 Alexander Korotkov 19:06
pg11rc1 DROP INDEX: NOTICE: drop_trigger Justin Pryzby 19:11
Use of pager, help, localization: Daniele Varrazzo 19:15
Re: pg11rc1 DROP INDEX: NOTICE: drop_trigger Tom Lane 19:44
Re: Use of pager, help, localization: Tom Lane 19:52
Re: pg11rc1 DROP INDEX: NOTICE: drop_trigger Justin Pryzby 19:55
Large writable variables Andres Freund 20:07
Re: Large writable variables Andres Freund 20:17
Inadequate failure reporting from poll_query_until Tom Lane 20:19
Re: Inadequate failure reporting from poll_query_until Andrew Dunstan 20:23
Re: Large writable variables Tom Lane 20:36
Re: Large writable variables Andres Freund 20:45
Re: Large writable variables Tom Lane 20:54
Re: Large writable variables Andres Freund 21:02
Re: Large writable variables 📎 Thomas Munro 21:16
Re: Large writable variables Tom Lane 21:19
Re: PostgreSQL 11 RC1 + GA Dates Jonathan S. Katz 21:34
Re: Large writable variables Andres Freund 21:57
Re: Large writable variables Thomas Munro 22:11
Re: Large writable variables 📎 Tom Lane 23:41
Re: Large writable variables Andres Freund 23:45

Browse Archives

Prev | Next