pgsql-hackers before 2018-08-21 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

Aug. 16, 2018

Thread Author Time
Re: Improve behavior of concurrent ANALYZE/VACUUM Robert Haas 19:07
Re: Add a semicolon to query related to search_path Robert Haas 19:32
Re: Facility for detecting insecure object naming Robert Haas 19:46
Re: Index Skip Scan Peter Geoghegan 19:48
Re: Facility for detecting insecure object naming Robert Haas 20:04
Re: C99 compliance for src/port/snprintf.c Andrew Dunstan 20:36
Re: [HACKERS] Bug in to_timestamp(). David G. Johnston 20:44
Re: patch to allow disable of WAL recycling 📎 Tomas Vondra 21:43
Re: Index Skip Scan Andres Freund 21:44
Re: docs: note ownership requirement for refreshing materialized views Jonathan S. Katz 22:27
has_table_privilege for a table in unprivileged schema causes an error 📎 Yugo Nagata 22:51
Re: Incorrect error handling for two-phase state files resulting in data loss Michael Paquier 22:56
Re: Pre-v11 appearances of the word "procedure" in v11 docs Vik Fearing 22:57
Re: Index Skip Scan Thomas Munro 23:10
Doc patch: pg_upgrade page and checkpoint location consistency with replicas Paul Bonaud 23:21
Re: Stored procedures and out parameters Dave Cramer 23:27
Re: has_table_privilege for a table in unprivileged schema causes an error Tom Lane 23:37

Aug. 17, 2018

Thread Author Time
Re: How to estimate the shared memory size required for parallel scan? Thomas Munro 00:27
Re: Facility for detecting insecure object naming Bruce Momjian 01:31
Re: Improve behavior of concurrent ANALYZE/VACUUM Michael Paquier 02:21
Re: docs: note ownership requirement for refreshing materialized views Michael Paquier 02:36
Re: Problem with OpenSCG downloads Bruce Momjian 02:39
Re: Fix help option of contrib/oid2name Michael Paquier 02:47
Re: Facility for detecting insecure object naming Chapman Flack 02:58
Re: has_table_privilege for a table in unprivileged schema causes an error Yugo Nagata 03:02
Re: Fix help option of contrib/oid2name Tatsuro Yamada 03:19
Re: ToDo: show size of partitioned table 📎 Mathias Brossard 03:26
Re: Fix help option of contrib/oid2name Michael Paquier 03:31
Re: Add a semicolon to query related to search_path Tatsuro Yamada 03:32
Re: Fix help option of contrib/oid2name Tatsuro Yamada 03:34
Re: Fix help option of contrib/oid2name Tatsuro Yamada 03:42
[PATCH] XLogReadRecord returns pointer to currently read page 📎 Andrey Lepikhov 03:47
Re: [PATCH] XLogReadRecord returns pointer to currently read page Michael Paquier 03:55
Re: [PATCH] XLogReadRecord returns pointer to currently read page Andrey Lepikhov 04:25
Re: Allow COPY's 'text' format to output a header Michael Paquier 04:39
Re: partitioning - changing a slot's descriptor is expensive Amit Khandekar 06:00
[HACKERS] Proposal to add work_mem option to postgres_fdw module 📎 Shinoda, Noriyoshi (PN Japan GCS Delivery) 06:06
Re: TupleTableSlot abstraction 📎 Ashutosh Bapat 06:40
Re: Improve behavior of concurrent ANALYZE/VACUUM 📎 Michael Paquier 06:42
Re: FailedAssertion on partprune David Rowley 06:49
Re: FailedAssertion on partprune David Rowley 06:58
Re: Fix help option of contrib/oid2name 📎 Tatsuro Yamada 07:03
Re: Problem with OpenSCG downloads Magnus Hagander 07:48
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 07:49
Re: Doc patch: pg_upgrade page and checkpoint location consistency with replicas 📎 Paul Bonaud 07:57
Re: TupleTableSlot abstraction Andres Freund 08:07
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 09:31
libpq stricter integer parsing 📎 Fabien COELHO 10:13
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 11:04
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 11:27
Re: Problem with OpenSCG downloads Bruce Momjian 12:34
Re: Problem with OpenSCG downloads Jim Mlodgenski 12:35
Re: Problem with OpenSCG downloads Magnus Hagander 12:48
Re: docs: note ownership requirement for refreshing materialized views Dave Cramer 13:08
Re: docs: note ownership requirement for refreshing materialized views Dian Fay 13:14
Re: Fix help option of contrib/oid2name Alvaro Herrera 13:14
Re: docs: note ownership requirement for refreshing materialized views Tom Lane 13:21
Re: Facility for detecting insecure object naming Bruce Momjian 13:28
Re: Fix help option of contrib/oid2name Tom Lane 13:53
Re: Pre-v11 appearances of the word "procedure" in v11 docs 📎 Peter Eisentraut 14:15
Re: Memory leak with CALL to Procedure with COMMIT. Peter Eisentraut 14:27
Re: [PATCH] Improve geometric types 📎 Tomas Vondra 14:40
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Alexander Korotkov 15:00
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Andres Freund 15:06
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Tom Lane 15:35
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Andres Freund 15:41
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Alexander Korotkov 16:08
Slotification of partition tuple conversion 📎 Amit Khandekar 16:17
Re: partitioning - changing a slot's descriptor is expensive Amit Khandekar 16:30
Re: [PATCH] Improve geometric types 📎 Emre Hasegeli 16:40
Re: Index Skip Scan Jesper Pedersen 17:15
Re: [PATCH] Improve geometric types Tomas Vondra 17:29
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Tom Lane 17:38
Re: Index Skip Scan Peter Geoghegan 17:52
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Alexander Korotkov 18:07
Re: [PATCH] Improve geometric types Emre Hasegeli 18:24
Performance improvements for src/port/snprintf.c 📎 Tom Lane 18:32
Re: [PATCH] Improve geometric types Tomas Vondra 18:48
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Tom Lane 18:55
Re: [PATCH] Improve geometric types Tom Lane 18:56
Re: Pre-v11 appearances of the word "procedure" in v11 docs Peter Geoghegan 19:57
Re: InsertPgAttributeTuple() and attcacheoff Peter Eisentraut 20:20
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Alexander Korotkov 20:38
Re: [PATCH] Improve geometric types Tomas Vondra 21:01
Re: docs: note ownership requirement for refreshing materialized views Jonathan S. Katz 21:12
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Tom Lane 21:20
Fix for REFRESH MATERIALIZED VIEW ownership error message Jonathan S. Katz 21:21
Re: [PATCH] Improve geometric types Tom Lane 21:23
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Alvaro Herrera 22:30
Getting NOT NULL constraint from pg_attribute Wu Ivy 23:25
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Dave Cramer 23:32
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Alvaro Herrera 23:35
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Dave Cramer 23:39

Aug. 18, 2018

Thread Author Time
Re: Getting NOT NULL constraint from pg_attribute Tom Lane 01:02
Re: Fix help option of contrib/oid2name Michael Paquier 01:39
Re: Fix help option of contrib/oid2name Tom Lane 01:52
Re: Fix help option of contrib/oid2name Michael Paquier 02:07
Re: Conflict handling for COPY FROM Karen Huddleston 05:17
Re: docs: note ownership requirement for refreshing materialized views Michael Paquier 08:08
Re: How to estimate the shared memory size required for parallel scan? Masayuki Takahashi 12:01
Re: How to estimate the shared memory size required for parallel scan? Thomas Munro 13:40
Re: How to estimate the shared memory size required for parallel scan? Thomas Munro 14:07
Re: TupleTableSlot abstraction 📎 Andres Freund 15:23
Re: Pre-v11 appearances of the word "procedure" in v11 docs Jonathan S. Katz 17:37
Re: Fix hints on CREATE PROCEDURE errors 📎 Jonathan S. Katz 18:09
[GSoC] Summery of pg performance farm Hongyuan Ma 18:10
remove ATTRIBUTE_FIXED_PART_SIZE 📎 Peter Eisentraut 18:27
Re: remove ATTRIBUTE_FIXED_PART_SIZE Tom Lane 18:37
Re: Fix hints on CREATE PROCEDURE errors Peter Eisentraut 20:22
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message 📎 Jonathan S. Katz 20:32
Re: Fix hints on CREATE PROCEDURE errors Jonathan S. Katz 20:34
Re: Allowing printf("%m") only where it actually works Tom Lane 20:34
Re: remove ATTRIBUTE_FIXED_PART_SIZE Andres Freund 20:41
Re: remove ATTRIBUTE_FIXED_PART_SIZE Tom Lane 21:05
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message David G. Johnston 21:26
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Jonathan S. Katz 21:30
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Dave Cramer 21:37
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Tom Lane 21:48
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Stephen Frost 21:52
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Jonathan S. Katz 21:52
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Dave Cramer 22:04
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message David G. Johnston 22:38

Aug. 19, 2018

Thread Author Time
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Michael Paquier 00:45
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Jonathan S. Katz 00:52
Re: "could not reattach to shared memory" on buildfarm member dory 📎 Noah Misch 02:00
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Jonathan S. Katz 02:02
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Alvaro Herrera 03:59
Re: How to estimate the shared memory size required for parallel scan? Masayuki Takahashi 04:28
Re: Allowing printf("%m") only where it actually works Nico Williams 04:50
Re: Allowing printf("%m") only where it actually works Tom Lane 05:15
[GSoC] Summery of pg performance farm Hongyuan Ma 07:53
Re: [GSoC] Summery of pg performance farm Alvaro Herrera 15:20
Re: Fix for REFRESH MATERIALIZED VIEW ownership error message Jonathan S. Katz 17:29
Re: Allowing printf("%m") only where it actually works Nico Williams 18:27
Re: Allowing printf("%m") only where it actually works 📎 Tom Lane 19:12
Re: Performance improvements for src/port/snprintf.c 📎 Tom Lane 22:07
Re: [sqlsmith] ERROR: partition missing from subplans David Rowley 22:47
Re: How to estimate the shared memory size required for parallel scan? Thomas Munro 23:08
Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier 23:09

Aug. 20, 2018

Thread Author Time
Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Thomas Munro 00:45
Re: [PATCH] Add regress test for pg_read_all_stats role Michael Paquier 00:50
Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley 01:09
Re: ALTER TABLE on system catalogs Michael Paquier 02:37
Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Tom Lane 02:55
Re: [HACKERS] GnuTLS support Michael Paquier 03:13
Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Thomas Munro 03:21
Re: Fix help option of contrib/oid2name 📎 Tatsuro Yamada 03:30
Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Tom Lane 03:30
Re: NLS handling fixes. 📎 Michael Paquier 04:23
simplehash.h comment Thomas Munro 04:38
Re: Fix help option of contrib/oid2name Michael Paquier 04:54
Re: simplehash.h comment Michael Paquier 04:57
Re: Copy function for logical replication slots Michael Paquier 05:53
Re: Conflict handling for COPY FROM Surafel Temesgen 06:37
Re: Fix help option of contrib/oid2name Tatsuro Yamada 06:51
A really subtle lexer bug Andrew Gierth 07:38
Calculate total_table_pages after set_base_rel_sizes() 📎 David Rowley 07:45
Re: Fix help option of contrib/oid2name Michael Paquier 08:38
Re: partitioning - changing a slot's descriptor is expensive 📎 Amit Langote 09:15
Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Andres Freund 09:26
Re: remove ATTRIBUTE_FIXED_PART_SIZE Peter Eisentraut 10:32
Re: remove ATTRIBUTE_FIXED_PART_SIZE Peter Eisentraut 10:34
Re: ALTER TABLE on system catalogs Peter Eisentraut 10:43
Re: remove ATTRIBUTE_FIXED_PART_SIZE Andres Freund 10:46
Re: ALTER TABLE on system catalogs Andres Freund 10:48
Re: partitioning - changing a slot's descriptor is expensive Amit Khandekar 11:10
Re: Slotification of partition tuple conversion 📎 Amit Khandekar 11:15
Re: partitioning - changing a slot's descriptor is expensive Andres Freund 11:21
Re: partitioning - changing a slot's descriptor is expensive David Rowley 11:24
libpq host/hostaddr/conninfo inconsistencies 📎 Fabien COELHO 11:32
Re: ALTER TABLE on system catalogs Michael Paquier 12:11
Re: Conflict handling for COPY FROM Robert Haas 12:14
Re: TupleTableSlot abstraction 📎 Ashutosh Bapat 12:21
Re: TupleTableSlot abstraction Andres Freund 12:28
WaitForOlderSnapshots refactoring 📎 Peter Eisentraut 12:35
Re: ALTER TABLE on system catalogs Peter Eisentraut 12:38
Re: WaitForOlderSnapshots refactoring Andres Freund 12:39
Re: ALTER TABLE on system catalogs Andres Freund 12:50
Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Tom Lane 13:09
Re: remove ATTRIBUTE_FIXED_PART_SIZE Tom Lane 13:14
Re: ALTER TABLE on system catalogs Tom Lane 13:34
Re: Temporary tables prevent autovacuum, leading to XID wraparound Alvaro Herrera 13:54
Re: TupleTableSlot abstraction 📎 Ashutosh Bapat 14:21
Two proposed modifications to the PostgreSQL FDW Chris Travers 14:28
Re: Two proposed modifications to the PostgreSQL FDW Andres Freund 14:41
Re: Two proposed modifications to the PostgreSQL FDW Tom Lane 14:43
Re: Two proposed modifications to the PostgreSQL FDW Stephen Frost 14:56
Re: Truncation failure in autovacuum results in data corruption (duplicate keys) Alexander Korotkov 15:00
Re: libpq compression 📎 Konstantin Knizhnik 15:00
Re: Two proposed modifications to the PostgreSQL FDW Andres Freund 15:02
Re: Truncation failure in autovacuum results in data corruption (duplicate keys) Alexander Korotkov 15:04
Re: Truncation failure in autovacuum results in data corruption (duplicate keys) Tom Lane 15:45
Re: Two proposed modifications to the PostgreSQL FDW Chris Travers 16:46
Re: A really subtle lexer bug 📎 Andrew Gierth 16:58
Re: Two proposed modifications to the PostgreSQL FDW 📎 Chris Travers 17:14
Re: Getting NOT NULL constraint from pg_attribute Wu Ivy 17:27
Re: Getting NOT NULL constraint from pg_attribute David G. Johnston 17:40
Re: ATTACH/DETACH PARTITION CONCURRENTLY Alvaro Herrera 20:21
Re: Improve behavior of concurrent ANALYZE/VACUUM Bossart, Nathan 20:57
Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier 23:38

Browse Archives

Prev | Next