pgsql-hackers since 2015-03-19 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

March 19, 2015

Thread Author Time
Re: Reduce pinning in btree indexes Greg Stark 01:49
Re: "cancelling statement due to user request error" occurs but the transaction has committed. 📎 Bruce Momjian 02:56
Re: Parallel Seq Scan Amit Kapila 03:04
ERRCODE_T_R_DEADLOCK_DETECTED Tatsuo Ishii 03:05
Re: Table-level log_autovacuum_min_duration Fujii Masao 03:23
Re: Table-level log_autovacuum_min_duration Michael Paquier 03:40
Re: Parallel Seq Scan Amit Kapila 03:43
Re: deparsing utility commands Stephen Frost 04:40
Re: Table-level log_autovacuum_min_duration 📎 Michael Paquier 04:43
Re: proposal: searching in array function - array_position Pavel Stehule 06:59
Re: pg_dump quietly ignore missing tables - is it bug? Pavel Stehule 07:25
Re: How about to have relnamespace and relrole? Kyotaro HORIGUCHI 11:04
Variable referencing itself in example of pgbench.sgml 📎 Michael Paquier 11:20
Re: "cancelling statement due to user request error" occurs but the transaction has committed. Robert Haas 11:54
Re: proposal: searching in array function - array_position Alvaro Herrera 12:16
Re: Variable referencing itself in example of pgbench.sgml Robert Haas 12:18
Re: ERRCODE_T_R_DEADLOCK_DETECTED Kevin Grittner 12:50
Re: ERRCODE_T_R_DEADLOCK_DETECTED Andres Freund 13:09
GSoC 2015: Extra Jsonb functionality Dmitry Dolgov 13:16
Re: GSoC 2015: Extra Jsonb functionality Dmitry Dolgov 13:23
Re: assessing parallel-safety Amit Kapila 13:35
Re: GSoC 2015: Extra Jsonb functionality Thom Brown 14:07
Re: GSoC 2015: Extra Jsonb functionality Alvaro Herrera 14:12
Re: How about to have relnamespace and relrole? Alvaro Herrera 14:17
Re: GSoC 2015: Extra Jsonb functionality Thom Brown 14:20
Re: "cancelling statement due to user request error" occurs but the transaction has committed. 📎 Bruce Momjian 14:23
Re: ERRCODE_T_R_DEADLOCK_DETECTED Tatsuo Ishii 14:31
Re: ERRCODE_T_R_DEADLOCK_DETECTED Andres Freund 14:33
Re: GSoC 2015: Extra Jsonb functionality Alvaro Herrera 14:35
Re: assessing parallel-safety Amit Kapila 14:49
Re: Parallel Seq Scan Robert Haas 15:12
flags argument for dsm_create 📎 Robert Haas 15:21
Re: assessing parallel-safety 📎 Amit Kapila 15:23
Re: flags argument for dsm_create Andres Freund 15:25
Re: flags argument for dsm_create Alvaro Herrera 15:40
Re: No toast table for pg_shseclabel but for pg_seclabel 📎 Bruce Momjian 15:50
Re: patch : Allow toast tables to be moved to a different tablespace 📎 Julien Tachoires 15:55
Re: flags argument for dsm_create Robert Haas 16:10
Re: flags argument for dsm_create Tom Lane 16:15
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... 📎 Bruce Momjian 16:16
Re: flags argument for dsm_create Andres Freund 16:17
Re: flags argument for dsm_create Stephen Frost 16:21
Re: GSoC - Idea Discussion Tomas Vondra 16:28
Re: GSoC 2015: Extra Jsonb functionality Thom Brown 17:01
Re: GSoC 2015: Extra Jsonb functionality Alvaro Herrera 17:08
Re: flags argument for dsm_create Robert Haas 17:08
Re: Collation-aware comparisons in GIN opclasses Bruce Momjian 17:17
Re: [GENERAL] Re: [pgadmin-support] Issue with a hanging apply process on the replica db after vacuum works on primary Sergey Shchukin 17:30
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Robert Haas 18:06
Re: Using 128-bit integers for sum, avg and statistics aggregates 📎 Andres Freund 18:08
Re: parallel mode and parallel contexts 📎 Robert Haas 18:13
pg_xlogdump MSVC build script oddities 📎 Heikki Linnakangas 18:25
Re: parallel mode and parallel contexts Robert Haas 18:42
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Robert Haas 20:02
Re: "cancelling statement due to user request error" occurs but the transaction has committed. Robert Haas 20:36
Re: GSoC - Idea Discussion hitesh ramani 20:41
Re: GSoC - Idea Discussion Tomas Vondra 21:31
Re: "cancelling statement due to user request error" occurs but the transaction has committed. Alvaro Herrera 21:59
Re: GSoC - Idea Discussion Alvaro Herrera 22:00
Re: GSoC - Idea Discussion Kouhei Kaigai 22:08
Re: proposal: doc: simplify examples of dynamic SQL 📎 Bruce Momjian 22:38
[PATCH] Add two-arg for of current_setting(NAME, FALLBACK) David Christensen 22:41
Re: "cancelling statement due to user request error" occurs but the transaction has committed. 📎 Bruce Momjian 22:55
Re: proposal: doc: simplify examples of dynamic SQL David G. Johnston 23:01
Re: "cancelling statement due to user request error" occurs but the transaction has committed. 📎 Bruce Momjian 23:09
[PATCH] two-arg current_setting() with fallback 📎 David Christensen 23:16
Re: "cancelling statement due to user request error" occurs but the transaction has committed. Tom Lane 23:19
Re: [PATCH] two-arg current_setting() with fallback Tom Lane 23:27
Re: patch : Allow toast tables to be moved to a different tablespace 📎 Andreas Karlsson 23:33
Re: Using 128-bit integers for sum, avg and statistics aggregates Andreas Karlsson 23:49

March 20, 2015

Thread Author Time
Re: Using 128-bit integers for sum, avg and statistics aggregates Peter Geoghegan 00:05
configure can't detect proper pthread flags Max Filippov 00:14
Re: pg_xlogdump MSVC build script oddities Michael Paquier 00:15
Re: proposal: doc: simplify examples of dynamic SQL 📎 Bruce Momjian 00:18
Re: "cancelling statement due to user request error" occurs but the transaction has committed. 📎 Tom Lane 00:43
Re: configure can't detect proper pthread flags Tom Lane 00:50
Re: "cancelling statement due to user request error" occurs but the transaction has committed. Bruce Momjian 00:50
Re: GSoC - Idea Discussion Kouhei Kaigai 00:52
Re: "cancelling statement due to user request error" occurs but the transaction has committed. Bruce Momjian 00:57
Re: proposal: doc: simplify examples of dynamic SQL David G. Johnston 01:05
Re: Add regression tests for autocommit-off mode for psql and fix some omissions Bruce Momjian 01:17
Re: proposal: doc: simplify examples of dynamic SQL 📎 Bruce Momjian 01:49
Re: configure can't detect proper pthread flags Andrew Gierth 01:51
Re: configure can't detect proper pthread flags Max Filippov 01:51
Re: Lets delete src/test/performance Bruce Momjian 01:57
Re: configure can't detect proper pthread flags Bruce Momjian 02:09
Re: Shapes on the regression test for polygon Bruce Momjian 02:11
Re: configure can't detect proper pthread flags Max Filippov 02:15
Re: configure can't detect proper pthread flags Andrew Gierth 02:20
Re: configure can't detect proper pthread flags Bruce Momjian 02:22
Re: ERRCODE_T_R_DEADLOCK_DETECTED Tatsuo Ishii 02:36
Re: get_actual_variable_range vs idx_scan/idx_tup_fetch 📎 Bruce Momjian 02:38
Re: Superuser connect during smart shutdown Bruce Momjian 02:42
Re: ERRCODE_T_R_DEADLOCK_DETECTED Tom Lane 02:47
Re: configure can't detect proper pthread flags Tom Lane 03:08
Re: Performance improvement for joins where outer side is unique 📎 Kyotaro HORIGUCHI 03:11
Re: Patch: Add launchd Support Bruce Momjian 03:12
Re: btree_gin and ranges Bruce Momjian 03:20
Re: compress method for spgist Bruce Momjian 03:22
Re: ERRCODE_T_R_DEADLOCK_DETECTED Tatsuo Ishii 04:10
Re: Performance improvement for joins where outer side is unique David Rowley 08:11
Re: WIP: multivariate statistics / proof of concept 📎 Kyotaro HORIGUCHI 08:33
Re: Using 128-bit integers for sum, avg and statistics aggregates Andres Freund 09:32
Re: Add min and max execute statement time in pg_stat_statement Andres Freund 09:34
Re: Using 128-bit integers for sum, avg and statistics aggregates Andreas Karlsson 09:39
Re: Using 128-bit integers for sum, avg and statistics aggregates Peter Geoghegan 09:43
Re: assessing parallel-safety Amit Kapila 10:44
Re: btree_gin and ranges Alvaro Herrera 10:55
Re: configure can't detect proper pthread flags Max Filippov 10:57
Re: configure can't detect proper pthread flags Max Filippov 11:01
Re: GSoC 2015: Extra Jsonb functionality Dmitry Dolgov 11:21
Re: GSoC - Idea Discussion hitesh ramani 11:26
Re: GSoC 2015: Extra Jsonb functionality Thom Brown 11:39
Re: Superuser connect during smart shutdown Robert Haas 12:00
Re: configure can't detect proper pthread flags Robert Haas 12:05
Re: Parallel Seq Scan 📎 Amit Kapila 12:06
Re: assessing parallel-safety Thom Brown 12:09
Re: configure can't detect proper pthread flags Bruce Momjian 12:13
Re: Incorrect comment in tablecmds.c Bruce Momjian 12:31
Re: "snapshot too large" error when initializing logical replication (9.4) Bruce Momjian 12:41
Re: PATCH: pgbench - merging transaction logs Fabien COELHO 12:43
Re: configure can't detect proper pthread flags Max Filippov 12:43
Re: POLA violation with \c service= David Fetter 12:43
Re: [BUGS] BUG #11805: Missing SetServiceStatus call during service shutdown in pg_ctl (Windows only) Bruce Momjian 12:48
Re: configure can't detect proper pthread flags Andres Freund 13:06
Re: assessing parallel-safety Alvaro Herrera 13:16
Re: configure can't detect proper pthread flags Alvaro Herrera 13:23
Re: GSoC 2015: Extra Jsonb functionality Dmitry Dolgov 13:26
Re: configure can't detect proper pthread flags Andres Freund 13:26
Re: configure can't detect proper pthread flags Alvaro Herrera 13:37
Re: assessing parallel-safety Thom Brown 13:55
[PATCH] Compare linker/compiler output with their default output Max Filippov 14:05
Re: printing table in asciidoc with psql 📎 Bruce Momjian 14:10
Re: assessing parallel-safety Thom Brown 14:24
Re: configure can't detect proper pthread flags Alvaro Herrera 14:34
Re: Superuser connect during smart shutdown Kevin Grittner 14:44
Re: [PATCH] two-arg current_setting() with fallback David Christensen 14:54
Re: [pgadmin-support] Issue with a hanging apply process on the replica db after vacuum works on primary Vladimir Borodin 15:00
Re: assessing parallel-safety Robert Haas 15:02
Re: assessing parallel-safety Thom Brown 15:08
Re: assessing parallel-safety Robert Haas 15:25
Re: proposal: doc: simplify examples of dynamic SQL David G. Johnston 15:43
Re: proposal: doc: simplify examples of dynamic SQL David G. Johnston 15:54
Re: [PATCH] two-arg current_setting() with fallback Robert Haas 16:04
Re: [PATCH] two-arg current_setting() with fallback David G. Johnston 16:10
Re: proposal: searching in array function - array_position Dean Rasheed 16:49
Remove fsync ON/OFF as a visible option? Joshua D. Drake 16:52
Re: proposal: searching in array function - array_position Pavel Stehule 17:16
Re: [PATCH] two-arg current_setting() with fallback 📎 David Christensen 17:19
Re: assessing parallel-safety Thom Brown 17:24
Re: proposal: searching in array function - array_position Alvaro Herrera 17:29
Re: proposal: searching in array function - array_position Pavel Stehule 17:43
Re: Remove fsync ON/OFF as a visible option? Tom Lane 17:45
Re: Remove fsync ON/OFF as a visible option? Peter Geoghegan 17:47
Re: proposal: searching in array function - array_position Tom Lane 17:47
Re: assessing parallel-safety Robert Haas 18:07
Re: inherit support for foreign tables Tom Lane 18:50
Re: configure can't detect proper pthread flags Andrew Gierth 18:51
Order of enforcement of CHECK constraints? Tom Lane 19:15
Re: Order of enforcement of CHECK constraints? Peter Geoghegan 19:19
Re: Order of enforcement of CHECK constraints? Stephen Frost 19:21
Re: Order of enforcement of CHECK constraints? Fabrízio de Royes Mello 19:24
Re: Remove fsync ON/OFF as a visible option? Joshua D. Drake 19:26
Re: Remove fsync ON/OFF as a visible option? Joshua D. Drake 19:29
Re: Order of enforcement of CHECK constraints? Tom Lane 19:37
Re: Order of enforcement of CHECK constraints? Gavin Flower 19:38
Re: Remove fsync ON/OFF as a visible option? Greg Stark 19:40
Re: proposal: searching in array function - array_position Pavel Stehule 19:48
Re: Remove fsync ON/OFF as a visible option? Stephen Frost 19:49
Re: proposal: doc: simplify examples of dynamic SQL 📎 Bruce Momjian 20:28
Re: proposal: doc: simplify examples of dynamic SQL 📎 Bruce Momjian 20:33
Re: Repeatable read and serializable transactions see data committed after tx start 📎 Bruce Momjian 20:43
Re: proposal: doc: simplify examples of dynamic SQL Alvaro Herrera 20:47
Re: proposal: doc: simplify examples of dynamic SQL 📎 Bruce Momjian 20:56
Re: Typos in CREATE TABLE doc Bruce Momjian 20:58
Re: proposal: doc: simplify examples of dynamic SQL Alvaro Herrera 21:05
Re: proposal: doc: simplify examples of dynamic SQL Bruce Momjian 21:07
Re: WIP: multivariate statistics / proof of concept Tomas Vondra 21:17
Re: vacuumdb: Help text for --analyze-only. Bruce Momjian 21:17
Change of pg_ctl's default shutdown method 📎 Bruce Momjian 22:19
Re: GIN code managing entry insertion not able to differentiate fresh and old indexes Bruce Momjian 22:27
Re: A possbile typo in src/bin/pg_dump.c Bruce Momjian 22:30
Re: PITR failing to stop before DROP DATABASE Bruce Momjian 22:35
Re: configure can't detect proper pthread flags Robert Haas 22:44
Re: Change of pg_ctl's default shutdown method Robert Haas 23:00
Re: configure can't detect proper pthread flags Max Filippov 23:06
Re: Remove fsync ON/OFF as a visible option? Robert Haas 23:09
Re: Patch: Add launchd Support David E. Wheeler 23:11
Re: Remove fsync ON/OFF as a visible option? Jim Nasby 23:11
Re: Remove fsync ON/OFF as a visible option? Jim Nasby 23:18
Re: Patch: Add launchd Support Jim Nasby 23:21
Re: Patch: Add launchd Support David E. Wheeler 23:25
Re: proposal: searching in array function - array_position Jim Nasby 23:27
Re: Superuser connect during smart shutdown Jim Nasby 23:44
Re: GSoC 2015: Extra Jsonb functionality Jim Nasby 23:51

March 21, 2015

Thread Author Time
Re: proposal: doc: simplify examples of dynamic SQL David G. Johnston 00:50
Re: Abbreviated keys for Numeric 📎 Peter Geoghegan 00:50
Re: GSoC - Idea Discussion Kouhei Kaigai 01:21
Re: PATCH: pgbench - merging transaction logs Tomas Vondra 01:39
Re: proposal: doc: simplify examples of dynamic SQL 📎 Bruce Momjian 01:47

Browse Archives

Prev | Next