[go: up one dir, main page]

pgsql-hackers since 2015-04-14 22:42

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

April 14, 2015

Thread Author Time
Re: Clock sweep not caching enough B-Tree leaf pages? Jim Nasby 22:42
Re: Clock sweep not caching enough B-Tree leaf pages? Greg Stark 23:10
Re: Turning off HOT/Cleanup sometimes David Steele 23:12
Re: Auditing extension for PostgreSQL (Take 2) Tatsuo Ishii 23:13
Re: Auditing extension for PostgreSQL (Take 2) 📎 David Steele 23:57

April 15, 2015

Thread Author Time
Re: Make more portable TAP tests of initdb Michael Paquier 00:13
pgsql: Move pg_upgrade from contrib/ to src/bin/ Peter Eisentraut 00:32
Re: inherit support for foreign tables Kyotaro HORIGUCHI 00:35
Re: Auditing extension for PostgreSQL (Take 2) Tatsuo Ishii 00:37
Re: Auditing extension for PostgreSQL (Take 2) Sawada Masahiko 01:52
Re: Turning off HOT/Cleanup sometimes Robert Haas 01:53
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 02:02
Re: FPW compression leaks information Fujii Masao 02:10
Re: FPW compression leaks information Michael Paquier 02:55
Re: FPW compression leaks information Michael Paquier 03:16
Re: FPW compression leaks information Michael Paquier 03:31
Re: Clock sweep not caching enough B-Tree leaf pages? Amit Kapila 04:15
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 04:26
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 04:37
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 📎 Peter Geoghegan 04:51
Re: FPW compression leaks information Fujii Masao 05:22
Re: Make more portable TAP tests of initdb Noah Misch 05:38
Re: Make more portable TAP tests of initdb 📎 Michael Paquier 05:59
Re: initdb -S and tablespaces Abhijit Menon-Sen 06:10
Re: initdb -S and tablespaces Abhijit Menon-Sen 06:23
Re: PATCH: adaptive ndistinct estimator v4 Jeff Janes 06:45
Re: FPW compression leaks information 📎 Heikki Linnakangas 07:12
Re: Turning off HOT/Cleanup sometimes Simon Riggs 07:37
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Peter Eisentraut 10:54
Re: Turning off HOT/Cleanup sometimes Robert Haas 12:04
TAP tests of pg_rewind not stopping servers used for the tests 📎 Michael Paquier 12:07
Re: FPW compression leaks information Michael Paquier 12:20
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Michael Paquier 12:31
Re: Turning off HOT/Cleanup sometimes Simon Riggs 12:42
Re: FPW compression leaks information Michael Paquier 12:42
Re: Clock sweep not caching enough B-Tree leaf pages? Amit Kapila 13:09
Re: Turning off HOT/Cleanup sometimes Andres Freund 13:10
Re: moving from contrib to bin Peter Eisentraut 13:22
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 13:33
Re: Turning off HOT/Cleanup sometimes Simon Riggs 13:55
Re: WAL format changes break the suppression of do-nothing checkpoints. Heikki Linnakangas 14:30
Re: Turning off HOT/Cleanup sometimes Alvaro Herrera 14:44
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Andrew Dunstan 14:51
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Heikki Linnakangas 14:58
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Andres Freund 15:01
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Andrew Dunstan 15:11
Re: Turning off HOT/Cleanup sometimes Heikki Linnakangas 15:11
Re: Auditing extension for PostgreSQL (Take 2) Sawada Masahiko 15:30
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Heikki Linnakangas 15:53
Bugs in CreateCheckPoint 📎 Zhang Zq 16:02
Re: Turning off HOT/Cleanup sometimes Alvaro Herrera 16:11
Re: Bugs in CreateCheckPoint Heikki Linnakangas 16:12
Re: Turning off HOT/Cleanup sometimes Heikki Linnakangas 16:19
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Alvaro Herrera 16:23
Re: Turning off HOT/Cleanup sometimes Robert Haas 16:39
Assert there is no duplicated exit callbacks 📎 Qingqing Zhou 16:52
Re: TAP tests of pg_rewind not stopping servers used for the tests Heikki Linnakangas 16:57
Re: Assert there is no duplicated exit callbacks Heikki Linnakangas 17:03
Re: [Pgbuildfarm-members] pgsql: Move pg_upgrade from contrib/ to src/bin/ Chris Mair 17:27
Re: Auditing extension for PostgreSQL (Take 2) 📎 David Steele 17:34
Re: Auditing extension for PostgreSQL (Take 2) David Steele 17:40
Re: Assert there is no duplicated exit callbacks Qingqing Zhou 18:14
Re: Assert there is no duplicated exit callbacks David Fetter 18:28
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Andrew Dunstan 19:02
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Alvaro Herrera 19:15
Use outerPlanState() consistently in executor code 📎 Qingqing Zhou 19:38
Re: Turning off HOT/Cleanup sometimes Simon Riggs 19:42
Re: Turning off HOT/Cleanup sometimes Alvaro Herrera 20:01
Re: Turning off HOT/Cleanup sometimes Simon Riggs 20:06
Re: raw output from copy Peter Eisentraut 20:06
Re: raw output from copy Pavel Stehule 20:11
show xl_prev in xlog.c errcontext 📎 Alvaro Herrera 20:35
reparsing query Andrzej Barszcz 20:40
Re: reparsing query Qingqing Zhou 20:54
Re: Clock sweep not caching enough B-Tree leaf pages? Martijn van Oosterhout 21:00
Re: reparsing query Alvaro Herrera 21:04
Re: Clock sweep not caching enough B-Tree leaf pages? Greg Stark 21:06
Re: reparsing query Qingqing Zhou 21:43
PATCH: default_index_tablespace 📎 jltallon 21:53
Re: PATCH: default_index_tablespace Tom Lane 23:12

April 16, 2015

Thread Author Time
Re: reparsing query Lukas Fittl 00:19
Re: Turning off HOT/Cleanup sometimes Peter Geoghegan 01:15
Re: TAP tests of pg_rewind not stopping servers used for the tests Michael Paquier 01:16
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Michael Paquier 01:26
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Alvaro Herrera 01:44
Re: PATCH: default_index_tablespace Bruce Momjian 02:31
Improve sleep processing of pg_rewind TAP tests 📎 Michael Paquier 02:41
Re: PATCH: default_index_tablespace Stephen Frost 02:44
Re: inherit support for foreign tables Etsuro Fujita 03:20
Re: PATCH: default_index_tablespace Amit Kapila 03:33
Re: reparsing query Qingqing Zhou 03:39
Re: Improve sleep processing of pg_rewind TAP tests Alvaro Herrera 03:51
Re: Improve sleep processing of pg_rewind TAP tests Michael Paquier 04:00
Re: reparsing query Lukas Fittl 04:36
Re: inherit support for foreign tables Kyotaro HORIGUCHI 06:18
Re: show xl_prev in xlog.c errcontext Heikki Linnakangas 06:25
Re: show xl_prev in xlog.c errcontext Michael Paquier 06:36
Supporting src/test/modules in MSVC builds 📎 Michael Paquier 06:46
Re: EvalPlanQual behaves oddly for FDW queries involving system columns 📎 Etsuro Fujita 06:55
Re: inherit support for foreign tables 📎 Etsuro Fujita 07:05
Re: FPW compression leaks information 📎 Michael Paquier 07:26
Minor improvement to config.sgml 📎 Etsuro Fujita 07:30
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Shigeru HANADA 08:05
Re: Fix broken Install.bat when target directory contains a space Asif Naeem 08:40
Re: Turning off HOT/Cleanup sometimes Greg Stark 09:17
Re: PATCH: default_index_tablespace Greg Stark 09:17
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Andres Freund 09:18
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Andres Freund 09:23
Re: Turning off HOT/Cleanup sometimes Pavan Deolasee 09:36
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 10:50
Re: Optimization for updating foreign tables in Postgres FDW Amit Langote 10:57
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 11:40
Re: Streaming replication and WAL archive interactions 📎 Heikki Linnakangas 11:57
Re: Turning off HOT/Cleanup sometimes Alvaro Herrera 13:20
Re: initdb -S and tablespaces 📎 Abhijit Menon-Sen 13:24
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Heikki Linnakangas 13:33
Performance tuning assisted by a GUI application Jacek Wielemborek 13:42
Re: PATCH: default_index_tablespace David Steele 13:51
Disabling trust/ident authentication configure option 📎 Bernd Helmle 13:55
Re: Turning off HOT/Cleanup sometimes Pavan Deolasee 14:15
Re: Turning off HOT/Cleanup sometimes Andres Freund 14:21
Re: Turning off HOT/Cleanup sometimes Simon Riggs 14:41
Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ Bernd Helmle 14:44
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 16:43
Re: PATCH: default_index_tablespace jltallon 16:50
Re: Supporting src/test/modules in MSVC builds Andrew Dunstan 16:59
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 17:25
Re: [PERFORM] pushing order by + limit to union subqueries Qingqing Zhou 18:49
Re: Assertion failure when streaming logical changes Heikki Linnakangas 18:52
FILTER/WITHIN GROUP vs. expressions; is a HINT possible here? Josh Berkus 19:22
Re: Supporting src/test/modules in MSVC builds Alvaro Herrera 19:47
Re: FILTER/WITHIN GROUP vs. expressions; is a HINT possible here? David G. Johnston 20:01
Re: FILTER/WITHIN GROUP vs. expressions; is a HINT possible here? Josh Berkus 20:06
Re: FILTER/WITHIN GROUP vs. expressions; is a HINT possible here? David G. Johnston 20:18
Re: Turning off HOT/Cleanup sometimes Alvaro Herrera 20:27
Re: inherit support for foreign tables David Fetter 21:43
Re: FILTER/WITHIN GROUP vs. expressions; is a HINT possible here? Josh Berkus 21:43
Re: FILTER/WITHIN GROUP vs. expressions; is a HINT possible here? Tom Lane 23:36
Re: Supporting src/test/modules in MSVC builds Michael Paquier 23:42
Re: Supporting src/test/modules in MSVC builds Andrew Dunstan 23:49

April 17, 2015

Thread Author Time
Re: FILTER/WITHIN GROUP vs. expressions; is a HINT possible here? Josh Berkus 00:18
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 01:13
Re: Optimization for updating foreign tables in Postgres FDW Amit Langote 01:23
pg_upgrade in 9.5 broken for adminpack Jeff Janes 02:33
Re: pg_upgrade in 9.5 broken for adminpack Bruce Momjian 02:37
Re: Supporting src/test/modules in MSVC builds Alvaro Herrera 02:41
Re: reparsing query Tatsuo Ishii 03:15
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 03:35
Re: Optimization for updating foreign tables in Postgres FDW Amit Langote 04:16
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Shigeru HANADA 04:43
Re: Fix broken Install.bat when target directory contains a space 📎 Michael Paquier 05:36
Re: pg_upgrade in 9.5 broken for adminpack Jeff Janes 06:04
Re: pg_upgrade in 9.5 broken for adminpack 📎 Jeff Janes 06:29
Re: pg_upgrade in 9.5 broken for adminpack Michael Paquier 07:11
Re: Moving on to close the current CF 2015-02 Michael Paquier 07:22
Re: Moving on to close the current CF 2015-02 Michael Paquier 07:23
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Dean Rasheed 08:17
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Andres Freund 08:30
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Andres Freund 08:38
Re: Replication identifiers, take 4 📎 Andres Freund 08:54
Re: Replication identifiers, take 4 Simon Riggs 09:04
Re: KNN-GiST with recheck 📎 Alexander Korotkov 09:05
fix xlogdump percentage display (was Re: Replication identifiers, take 4) 📎 Abhijit Menon-Sen 09:18
Re: Manipulating complex types as non-contiguous structures in-memory Heikki Linnakangas 09:23
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Stephen Frost 11:54
Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane 12:58
Re: pg_upgrade in 9.5 broken for adminpack Bruce Momjian 13:11
Re: TABLESAMPLE patch 📎 Petr Jelinek 13:54
patch for xidin 📎 Zhang Zq 14:14
Re: Manipulating complex types as non-contiguous structures in-memory Heikki Linnakangas 14:21
Re: patch for xidin Tom Lane 14:27
Buildfarm client version 4.15 released Andrew Dunstan 14:33
ONLY in queries by RI triggers Vladimir Borodin 14:35
Re: ONLY in queries by RI triggers Andres Freund 14:41
Re: Moving on to close the current CF 2015-02 Magnus Hagander 14:57
Re: Moving on to close the current CF 2015-02 Simon Riggs 15:03
Re: TABLESAMPLE patch Simon Riggs 15:09
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 16:29
Re: Replication identifiers, take 4 Heikki Linnakangas 17:12
Re: Replication identifiers, take 4 Simon Riggs 17:36
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 18:02
Re: Replication identifiers, take 4 Heikki Linnakangas 18:18
Re: Relation extension scalability Qingqing Zhou 18:19
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Heikki Linnakangas 18:19
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 18:33
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 20:04
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Dean Rasheed 20:24
Re: Replication identifiers, take 4 Simon Riggs 20:36
Re: Replication identifiers, take 4 Petr Jelinek 20:45
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 23:13
Re: Moving on to close the current CF 2015-02 Michael Paquier 23:26

April 18, 2015

Thread Author Time
Re: pg_upgrade in 9.5 broken for adminpack Bruce Momjian 00:09
Re: a fast bloat measurement tool (was Re: Measuring relation free space) Amit Kapila 06:58
Re: TABLESAMPLE patch Michael Paquier 11:38
Re: Buildfarm client version 4.15 released Andrew Dunstan 15:01
Re: mogrify and indent features for jsonb 📎 Dmitry Dolgov 18:35
Re: TABLESAMPLE patch Michael Paquier 23:24

April 19, 2015

Thread Author Time
Re: Supporting src/test/modules in MSVC builds Michael Paquier 03:23
Re: deparsing utility commands Amit Kapila 03:59
Re: [pgsql-packagers] Palle Girgensohn's ICU patch Palle Girgensohn 11:46

Browse Archives

Prev | Next