pgsql-hackers since 2018-03-28 18:25

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

March 28, 2018

Thread Author Time
Re: Rangejoin rebased David Steele 18:25
Re: PL/pgSQL nested CALL with transactions Peter Eisentraut 18:41
Re: Function to track shmem reinit time David Steele 18:55
Re: [bug fix] pg_rewind creates corrupt WAL files, and the standby cannot catch up the primary Fujii Masao 19:04
Re: csv format for psql David G. Johnston 19:19
Re: Trigger file behavior with the standby Keiko Oda 19:23
Re: csv format for psql David G. Johnston 19:33
Re: csv format for psql David G. Johnston 19:35
Re: Sample values for pg_stat_statements David Steele 19:39
Re: csv format for psql Joshua D. Drake 19:43
Re: Using base backup exclusion filters to reduce data transferred with pg_rewind Fujii Masao 20:01
Re: csv format for psql David G. Johnston 20:32
Re: [HACKERS] why not parallel seq scan for slow functions 📎 Robert Haas 21:01
Re: reorganizing partitioning code Robert Haas 21:09
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Dmitry Dolgov 21:23
pgsql: Add documentation for the JIT feature. Andres Freund 21:23
Re: JIT compiling with LLVM v12 Andres Freund 21:27
Re: JIT compiling with LLVM v12 Andres Freund 21:31
Re: new buildfarm with gcc & clang "trunk" -Werror? Peter Eisentraut 21:53
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently 📎 Tom Lane 21:54
Re: JIT compiling with LLVM v12 Peter Eisentraut 22:06
Re: WIP: Covering + unique indexes. Peter Eisentraut 22:09
Re: JIT compiling with LLVM v12 Andres Freund 22:09
Re: Fix a typo in walsender.c Bruce Momjian 22:23
Re: JIT compiling with LLVM v12 David Steele 22:24
Re: Fix for pg_stat_activity putting client hostaddr into appname field Edmund Horner 22:28
Re: Updating parallel.sgml's treatment of parallel joins Thomas Munro 22:32
Re: pgsql: Add documentation for the JIT feature. Simon Riggs 22:50
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Claudio Freire 23:00
Re: [PROPOSAL] Shared Ispell dictionaries 📎 Arthur Zakirov 23:03
Re: disable SSL compression? Peter Eisentraut 23:15
Re: committing inside cursor loop Peter Eisentraut 23:16
Re: disable SSL compression? Andres Freund 23:16
Re: csv format for psql Isaac Morland 23:19
Re: csv format for psql David G. Johnston 23:38
Re: ALTER TABLE ADD COLUMN fast default Andrew Dunstan 23:46
Re: ALTER TABLE ADD COLUMN fast default Tom Lane 23:49
Re: Using base backup exclusion filters to reduce data transferred with pg_rewind Michael Paquier 23:55

March 29, 2018

Thread Author Time
Re: Trigger file behavior with the standby Michael Paquier 00:04
Re: [bug fix] pg_rewind creates corrupt WAL files, and the standby cannot catch up the primary Michael Paquier 00:05
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Tom Lane 00:14
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed 00:27
Re: Fix a typo in walsender.c atorikoshi 00:28
Re: Proposal: http2 wire format Peter Eisentraut 00:34
Re: JIT compiling with LLVM v12 Michael Paquier 00:35
Re: [HACKERS] Pluggable storage Michael Paquier 00:39
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 00:49
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Robert Haas 00:50
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 00:59
Re: JIT compiling with LLVM v12 Amit Langote 00:59
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Michael Paquier 01:03
Small proposal to improve out-of-memory messages Tom Lane 01:07
Re: ALTER TABLE ADD COLUMN fast default Andrew Dunstan 01:27
Re: Small proposal to improve out-of-memory messages Craig Ringer 01:29
Re: Flexible permissions for REFRESH MATERIALIZED VIEW Isaac Morland 01:38
Re: Flexible permissions for REFRESH MATERIALIZED VIEW David G. Johnston 01:56
Re: ALTER TABLE ADD COLUMN fast default Haribabu Kommi 02:07
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Michael Paquier 02:30
Re: Small proposal to improve out-of-memory messages Michael Paquier 02:33
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Thomas Munro 02:48
Re: [HACKERS] Transactions involving multiple postgres foreign servers Masahiko Sawada 03:44
Re: Parallel Aggregates for string_agg and array_agg 📎 David Rowley 03:49
Re: Problem while setting the fpw with SIGHUP 📎 Kyotaro HORIGUCHI 04:55
Re: [HACKERS] why not parallel seq scan for slow functions 📎 Amit Kapila 04:55
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Kyotaro HORIGUCHI 04:56
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS 📎 Justin Pryzby 05:00
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Thomas Munro 05:06
Re: pgsql: Add documentation for the JIT feature. Tom Lane 05:10
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer 05:25
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer 05:32
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer 05:35
Re: pg_class.reltuples of brin indexes Masahiko Sawada 05:48
Re: [HACKERS] Pluggable storage 📎 Haribabu Kommi 05:54
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer 05:58
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 06:37
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 06:56
Re: Fix for pg_stat_activity putting client hostaddr into appname field Michael Paquier 07:46
Re: Commit fest 2017-11 Alexander Korotkov 08:06
Re: Commit fest 2017-11 Magnus Hagander 08:19
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 08:35
Re: Commit fest 2017-11 Alexander Korotkov 08:37
Re: Commit fest 2017-11 Simon Riggs 08:38
Re: Commit fest 2017-11 Michael Paquier 08:57
Re: Commit fest 2017-11 Magnus Hagander 09:15
Typo in shared_record_table_compare() commentary 📎 Arthur Zakirov 09:16
Re: Commit fest 2017-11 Magnus Hagander 09:17
Re: [HACKERS] A design for amcheck heapam verification Simon Riggs 09:28
Re: Parallel safety of binary_upgrade_create_empty_extension Thomas Munro 09:32
Re: Typo in shared_record_table_compare() commentary Thomas Munro 09:37
Re: Typo in shared_record_table_compare() commentary Magnus Hagander 09:43
Re: Commit fest 2017-11 Sergei Kornilov 09:47
Re: Commit fest 2017-11 Magnus Hagander 09:48
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 09:50
Commit 4dba331cb3 broke ATTACH PARTITION behaviour. Rushabh Lathia 10:34
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) 📎 Teodor Sigaev 10:38
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 10:43
Re: Proposal: http2 wire format Hannu Krosing 11:04
Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 11:08
hot_standby_feedback vs excludeVacuum and snapshots Greg Stark 11:17
Fix src/test/subscription/t/003_constraints.pl header comment 📎 Alexander Korotkov 11:32
Re: Prefix operator for text and spgist support 📎 Ildus Kurbangaliev 11:36
Re: committing inside cursor loop Andrew Gierth 11:37
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Teodor Sigaev 11:53
Re: csv format for psql Daniel Verite 11:53
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Alvaro Herrera 12:06
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Thomas Munro 12:07
Re: csv format for psql Daniel Verite 12:17
Re: csv format for psql Pavel Stehule 12:19
Re: JIT compiling with LLVM v12 Jesper Pedersen 12:39
Re: csv format for psql Daniel Verite 12:42
Re: JIT compiling with LLVM v12.2 📎 John Naylor 12:57
Re: pgsql: Add documentation for the JIT feature. Alvaro Herrera 12:59
Re: Parallel Aggregates for string_agg and array_agg Tomas Vondra 13:00
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 13:01
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 13:02
Re: [HACKERS] [PATCH] Incremental sort Alexander Korotkov 13:05
Re: [HACKERS] Pluggable storage David Steele 13:07
Re: Parallel Aggregates for string_agg and array_agg David Rowley 13:09
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) 📎 Alexander Korotkov 13:10
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer 13:15
Re: Parallel safety of binary_upgrade_create_empty_extension Tom Lane 13:26
Re: pgsql: Add documentation for the JIT feature. John Naylor 13:33
Re: Cast jsonb to numeric, int, float, bool Teodor Sigaev 13:35
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 13:36
Re: Function to track shmem reinit time Tomas Vondra 13:40
Re: pgsql: Add documentation for the JIT feature. Alvaro Herrera 13:42
Typo in pg_backup_custom.c 📎 Daniel Gustafsson 13:43
Re: pgsql: Add documentation for the JIT feature. Tom Lane 13:44
Re: pgsql: Add documentation for the JIT feature. Stephen Frost 13:51
Re: new buildfarm with gcc & clang "trunk" -Werror? Fabien COELHO 13:52
Re: Parallel Aggregates for string_agg and array_agg Tomas Vondra 13:55
Re: committing inside cursor loop Peter Eisentraut 13:56
Re: new buildfarm with gcc & clang "trunk" -Werror? Tom Lane 14:00
Re: 2018-03 Commitfest Summary (Andres #1) Bruce Momjian 14:07
Re: 2018-03 Commitfest Summary (Andres #1) Pavel Stehule 14:09
Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour. Alvaro Herrera 14:16
Re: csv format for psql Daniel Verite 14:30
Re: committing inside cursor loop Andrew Gierth 14:37
Re: Allow workers to override datallowconn Tomas Vondra 14:39
Re: [HACKERS] Optional message to user when terminating/cancelling backend 📎 Daniel Gustafsson 14:54
Re: PATCH: Configurable file mode mask David Steele 14:59
Re: pgsql: Add documentation for the JIT feature. David Steele 15:02
Re: JIT compiling with LLVM v12 Pierre Ducroquet 15:03
Re: csv format for psql David G. Johnston 15:08
Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour. Rushabh Lathia 15:43
Re: JIT compiling with LLVM v12 📎 Jesper Pedersen 15:55
Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour. Alvaro Herrera 16:04
Re: [HACKERS] [POC] Faster processing at Gather node 📎 Bruce Momjian 16:18
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Catalin Iacob 16:20
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Simon Riggs 16:26
Re: SET TRANSACTION in PL/pgSQL 📎 Peter Eisentraut 16:30
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Konstantin Knizhnik 16:34
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane 16:42
Re: [HACKERS] path toward faster partition pruning Tomas Vondra 16:55
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) 📎 Teodor Sigaev 17:07
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Tom Lane 17:09
Re: Typo in pg_backup_custom.c Magnus Hagander 17:10
Re: Question about WalSndWriteData Konstantin Knizhnik 17:11
Re: Fix src/test/subscription/t/003_constraints.pl header comment Magnus Hagander 17:11
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tomas Vondra 17:13
Feature Request - DDL deployment with logical replication Jeremy Finzel 17:21
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Alvaro Herrera 17:24
Re: pgsql: Add documentation for the JIT feature. Robert Haas 17:26
RE: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) Phil Florent 17:38
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 17:51
Re: pgsql: Add documentation for the JIT feature. Andres Freund 18:01
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Robert Haas 18:02
Re: pgsql: Add documentation for the JIT feature. Andres Freund 18:16
Re: Proposal: http2 wire format Andres Freund 18:20
Re: pgsql: Add documentation for the JIT feature. Alvaro Herrera 18:20
Re: ALTER TABLE ADD COLUMN fast default Andres Freund 18:30
Re: pgsql: Add documentation for the JIT feature. Andres Freund 18:33
Re: Typo in src/backend/access/hash/README 📎 Bruce Momjian 18:38
Re: pgsql: Add documentation for the JIT feature. Alvaro Herrera 18:43
Re: pgsql: Add documentation for the JIT feature. Stephen Frost 19:00
Re: Incorrect use of "an" and "a" in code comments and docs Bruce Momjian 19:06
Re: [HACKERS] [PATCH] Incremental sort 📎 Alexander Kuzmenkov 19:13
Re: pgsql: Add documentation for the JIT feature. Robert Haas 19:22
Re: pgsql: Add documentation for the JIT feature. Andres Freund 19:27
Re: Incorrect use of "an" and "a" in code comments and docs 📎 Bruce Momjian 19:28
Re: Incorrect use of "an" and "a" in code comments and docs Bruce Momjian 19:29
Re: pgsql: Add documentation for the JIT feature. David G. Johnston 19:32
Re: Cast jsonb to numeric, int, float, bool Robert Haas 19:34
Re: pgsql: Add documentation for the JIT feature. Peter Geoghegan 19:35
Re: Flexible permissions for REFRESH MATERIALIZED VIEW Isaac Morland 19:36
Re: pgsql: Add documentation for the JIT feature. David Steele 19:38
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 19:39
Poc: pg_stat_statements with planid legrand legrand 19:52
pgsql: Rewrite the code that applies scan/join targets to paths. Robert Haas 19:52
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Simon Riggs 20:02
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tomas Vondra 20:03
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Simon Riggs 20:09
Re: [HACKERS] why not parallel seq scan for slow functions Robert Haas 20:11
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Simon Riggs 20:25
Re: Enhance pg_stat_wal_receiver view to display connected host Fujii Masao 20:26
Re: [HACKERS] Replication status in logical replication Fujii Masao 20:37
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Thomas Munro 21:18
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane 21:18
Re: ALTER TABLE ADD COLUMN fast default Tom Lane 21:27
Re: ALTER TABLE ADD COLUMN fast default Andres Freund 21:31

Browse Archives

Prev | Next