pgsql-hackers since 2012-02-10 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

Feb. 10, 2012

Thread Author Time
Re: psql tab completion for SELECT Tom Lane 06:24
Re: xlog location arithmetic Fujii Masao 08:32
Re: pgsql_fdw, FDW for PostgreSQL server 📎 Shigeru Hanada 11:39
Re: RFC: Making TRUNCATE more "MVCC-safe" Noah Misch 11:42
Re: WIP: Collecting statistics on CSV file data 📎 Shigeru Hanada 13:05
Re: psql tab completion for SELECT Robert Haas 13:50
Re: psql tab completion for SELECT Pavel Stehule 13:54
Re: psql tab completion for SELECT Benedikt Grundmann 14:06
Re: psql tab completion for SELECT Tom Lane 15:20
Re: Progress on fast path sorting, btree index creation time 📎 Peter Geoghegan 15:30
Re: Patch: fix pg_dump for inherited defaults & not-null flags Robert Haas 15:49
Re: psql tab completion for SELECT Robert Haas 15:52
Re: Patch: fix pg_dump for inherited defaults & not-null flags Tom Lane 15:52
Re: Patch: fix pg_dump for inherited defaults & not-null flags Robert Haas 15:56
Re: psql tab completion for SELECT Tom Lane 16:01
Re: psql tab completion for SELECT Robert Haas 16:08
Upcoming PG back-branch releases, end of this month Tom Lane 16:10
Re: psql tab completion for SELECT Tom Lane 16:22
Re: psql tab completion for SELECT Robert Haas 16:23
Fix PL/Python metadata when there is no result 📎 Jean-Baptiste Quenot 16:44
Re: psql tab completion for SELECT Greg Sabino Mullane 16:58
auto_explain produces invalid JSON Peter Eisentraut 18:14
Re: Patch: fix pg_dump for inherited defaults & not-null flags Tom Lane 18:30
Re: RFC: Making TRUNCATE more "MVCC-safe" Robert Haas 18:59
Re: CLOG contention, part 2 Ants Aasma 19:01
Re: CLOG contention, part 2 Simon Riggs 19:14
Re: patch : Allow toast tables to be moved to a different tablespace Jim Nasby 19:23
Re: patch : Allow toast tables to be moved to a different tablespace Robert Haas 19:27
Re: pl/perl and utf-8 in sql_ascii databases 📎 Alex Hunsaker 19:53
Re: [GENERAL] pg_dump -s dumps data?! Tom Lane 19:54
Re: Core Extensions relocation Josh Berkus 19:59
Re: initdb and fsync Peter Eisentraut 20:57
Re: Removing special case OID generation Jim Nasby 22:38
bitfield and gcc Gaetano Mendola 23:54

Feb. 11, 2012

Thread Author Time
Re: plpgsql leaking memory when stringifying datums 📎 Tom Lane 02:05
Re: RFC: Making TRUNCATE more "MVCC-safe" Noah Misch 04:46
Re: Removing special case OID generation Simon Riggs 09:23
Re: RFC: Making TRUNCATE more "MVCC-safe" Dan Ports 09:27
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. 📎 Alex Hunsaker 09:57
Re: index-only quals vs. security_barrier views Jesper Krogh 12:16
Re: When do we lose column names? Andrew Dunstan 16:11
Re: auto_explain produces invalid JSON Andrew Dunstan 18:18
Re: [v9.2] Add GUC sepgsql.client_label 📎 Kevin Grittner 18:36
Re: Memory usage during sorting Jeff Janes 19:34
Re: plpgsql leaking memory when stringifying datums 📎 Tom Lane 20:10
Re: auto_explain produces invalid JSON 📎 Andrew Dunstan 20:12
Re: auto_explain produces invalid JSON Tom Lane 20:22
Re: auto_explain produces invalid JSON Andrew Dunstan 21:26
Re: auto_explain produces invalid JSON 📎 Andrew Dunstan 21:56
Re: pl/python long-lived allocations in datum->dict transformation Tom Lane 23:48

Feb. 12, 2012

Thread Author Time
Re: random_page_cost vs seq_page_cost Jeff Janes 00:49
Re: random_page_cost vs seq_page_cost Jeff Janes 00:53
Re: some longer, larger pgbench tests with various performance-related patches Jeff Janes 01:02
Re: CUDA Sorting Gaetano Mendola 01:14
Re: CUDA Sorting Gaetano Mendola 01:20
Optimize referential integrity checks (todo item) 📎 Vik Reykja 02:06
Re: CUDA Sorting Oleg Bartunov 12:13
Re: CUDA Sorting Gaetano Mendola 18:31
Re: Checkpoint sync pause Jeff Janes 18:43
Re: Should I implement DROP INDEX CONCURRENTLY? Jeff Janes 19:30
3rd Cluster Hackers Summit, May 15th in Ottawa Joshua Berkus 20:33
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) 📎 Jeff Janes 23:04

Feb. 13, 2012

Thread Author Time
Re: random_page_cost vs seq_page_cost Greg Smith 02:04
Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Fujii Masao 02:17
Re: Review of pg_archivecleanup -x option patch Greg Smith 02:19
Re: Checkpoint sync pause Amit Kapila 06:49
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Heikki Linnakangas 07:20
Re: CUDA Sorting Greg Smith 07:26
Re: Optimize referential integrity checks (todo item) 📎 Chetan Suttraway 10:02
Re: bitfield and gcc Marti Raudsepp 10:38
Re: CUDA Sorting Kohei KaiGai 10:39
Re: Finer Extension dependencies 📎 Dimitri Fontaine 11:18
Re: ecpglib use PQconnectdbParams Michael Meskes 11:21
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) 📎 Heikki Linnakangas 11:37
Re: pl/perl and utf-8 in sql_ascii databases Christoph Berg 11:42
Re: pgsql_fdw, FDW for PostgreSQL server 📎 Etsuro Fujita 11:50
Re: Bugs/slowness inserting and indexing cubes Robert Haas 12:45
Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) 📎 Kohei KaiGai 12:51
Re: Removing special case OID generation Robert Haas 13:08
Re: initdb and fsync Robert Haas 13:14
Re: Bugs/slowness inserting and indexing cubes Robert Haas 13:48
Re: Removing special case OID generation Marti Raudsepp 13:51
Re: Removing special case OID generation Robert Haas 14:18
Re: Optimize referential integrity checks (todo item) Robert Haas 14:25
Re: index-only quals vs. security_barrier views Robert Haas 14:29
Re: RFC: Making TRUNCATE more "MVCC-safe" Robert Haas 14:29
Re: Removing special case OID generation Andres Freund 14:41
Re: When do we lose column names? Robert Haas 15:12
Re: Removing special case OID generation Robert Haas 15:19
Re: Optimize referential integrity checks (todo item) Vik Reykja 15:34
Re: Removing special case OID generation Tom Lane 15:46
Re: Optimize referential integrity checks (todo item) Vik Reykja 15:46
Re: RFC: Making TRUNCATE more "MVCC-safe" Kevin Grittner 15:48
Re: When do we lose column names? Tom Lane 16:00
Re: auto_explain produces invalid JSON Tom Lane 16:15
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao 17:13
Access Error Details from PL/pgSQL David E. Wheeler 17:27
Re: Access Error Details from PL/pgSQL Pavel Stehule 17:30
Re: CUDA Sorting Gaetano Mendola 17:32
Re: Access Error Details from PL/pgSQL David E. Wheeler 17:40
Re: auto_explain produces invalid JSON Andrew Dunstan 17:42
Re: auto_explain produces invalid JSON Tom Lane 17:48
Re: RFC: Making TRUNCATE more "MVCC-safe" Robert Haas 18:07
Re: auto_explain produces invalid JSON Andrew Dunstan 18:33
Re: CUDA Sorting Greg Stark 18:48
Re: auto_explain produces invalid JSON Andrew Dunstan 19:11
Re: When do we lose column names? Andrew Dunstan 20:00
Re: RFC: Making TRUNCATE more "MVCC-safe" Kevin Grittner 20:09
Re: Bugs/slowness inserting and indexing cubes Jay Levitt 20:36
Re: psql tab completion for SELECT Peter Eisentraut 21:21
Re: psql tab completion for SELECT Peter Eisentraut 21:25
Re: foreign key locks, 2nd attempt 📎 Alvaro Herrera 22:16
Re: pl/python long-lived allocations in datum->dict transformation Jan UrbaƄski 22:40
Re: CUDA Sorting Gaetano Mendola 22:51
Re: Speed dblink using alternate libpq tuple storage 📎 Marko Kreen 23:39

Feb. 14, 2012

Thread Author Time
Re: pl/python long-lived allocations in datum->dict transformation Tom Lane 00:35
pg_test_fsync performance 📎 Bruce Momjian 00:42
Re: pg_test_fsync performance Robert Haas 01:09
Re: pg_test_fsync performance Tom Lane 01:28
Re: pg_test_fsync performance 📎 Bruce Momjian 02:54
SSI rw-conflicts and 2PC Dan Ports 02:57
Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) 📎 Robert Haas 03:44
Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada 06:15
Re: Measuring relation free space 📎 Jaime Casanova 07:04
Re: pg_stats_recovery view Jaime Casanova 07:10
Re: SSI rw-conflicts and 2PC Heikki Linnakangas 08:04
Re: pgsql_fdw, FDW for PostgreSQL server Etsuro Fujita 08:40
Re: pgsql_fdw, FDW for PostgreSQL server 📎 Shigeru Hanada 09:09
Re: Memory usage during sorting Hitoshi Harada 09:44
Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Kohei KaiGai 09:55
Re: pgsql_fdw, FDW for PostgreSQL server Shigeru Hanada 10:42
Re: pgsql_fdw, FDW for PostgreSQL server Etsuro Fujita 11:40
Re: pg_stats_recovery view Alvaro Herrera 11:40
Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Robert Haas 13:19
Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Kohei KaiGai 13:27
Re: pgsql_fdw, FDW for PostgreSQL server Tom Lane 14:50
Re: SSI rw-conflicts and 2PC Kevin Grittner 15:27
Re: SSI rw-conflicts and 2PC Kevin Grittner 15:34
Re: pg_test_fsync performance Bruce Momjian 16:11
Initial 9.2 pgbench write results 📎 Greg Smith 18:45
Re: Initial 9.2 pgbench write results Greg Smith 20:25
Re: Command Triggers 📎 Dimitri Fontaine 21:29
Re: random_page_cost vs seq_page_cost Bruce Momjian 21:52
Re: Bugs/slowness inserting and indexing cubes 📎 Alexander Korotkov 22:09
Re: When do we lose column names? Tom Lane 22:39
Re: Bugs/slowness inserting and indexing cubes Tom Lane 22:54
Re: pg_test_fsync performance Tom Lane 22:59
Re: pg_test_fsync performance Marko Kreen 23:35

Feb. 15, 2012

Thread Author Time
Re: SSI rw-conflicts and 2PC Dan Ports 00:24
Re: SSI rw-conflicts and 2PC 📎 Dan Ports 00:32
Re: CUDA Sorting Gaetano Mendola 01:09
Re: pg_test_fsync performance Bruce Momjian 01:23
client performance v.s. server statistics Zhou Han 03:59
Re: When do we lose column names? Andrew Dunstan 04:44
Re: client performance v.s. server statistics Amit Kapila 05:23
Re: Progress on fast path sorting, btree index creation time 📎 Robert Haas 06:16
Re: client performance v.s. server statistics Zhou Han 07:01
Re: Bugs/slowness inserting and indexing cubes 📎 Alexander Korotkov 08:18
Re: pg_test_fsync performance Magnus Hagander 08:54
Different gettext domain needed for error context Heikki Linnakangas 08:54
Fwd: [HACKERS] client performance v.s. server statistics Zhou Han 09:38
Fwd: [HACKERS] client performance v.s. server statistics Zhou Han 10:19
[trivial patch] typo in doc/src/sgml/sepgsql.sgml Christoph Berg 10:38
Re: Fwd: [HACKERS] client performance v.s. server statistics Andres Freund 10:55
Re: Fwd: [HACKERS] client performance v.s. server statistics Han Zhou 11:02
Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) 📎 Kohei KaiGai 11:14
Re: controlling the location of server-side SSL files 📎 Peter Eisentraut 11:29
Re: Fwd: [HACKERS] client performance v.s. server statistics Han Zhou 11:33
Re: Fwd: [HACKERS] client performance v.s. server statistics Andres Freund 11:36
Re: pgsql_fdw, FDW for PostgreSQL server 📎 Etsuro Fujita 11:50
Re: Bugs/slowness inserting and indexing cubes Heikki Linnakangas 12:26
Re: Progress on fast path sorting, btree index creation time Peter Geoghegan 13:29
Re: Bugs/slowness inserting and indexing cubes Alexander Korotkov 14:40
Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Robert Haas 14:59
Re: pgsql_fdw, FDW for PostgreSQL server Kohei KaiGai 15:09
Re: pg_test_fsync performance Bruce Momjian 15:14
Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Christoph Berg 15:16
Re: pg_test_fsync performance 📎 Bruce Momjian 15:17
Re: client performance v.s. server statistics Amit Kapila 15:24
Re: Progress on fast path sorting, btree index creation time Robert Haas 15:27
Re: Bugs/slowness inserting and indexing cubes Tom Lane 15:28
[Bug fix] postmaster always crashes on a debug version of Windows 📎 MauMau 15:51
Re: [v9.2] LEAKPROOF attribute of FUNCTION (Re: [v9.2] Fix Leaky View Problem) Robert Haas 15:58
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Heikki Linnakangas 16:01
Re: pg_test_fsync performance Magnus Hagander 16:20
Re: Command Triggers Robert Haas 16:36
Re: CUDA Sorting Marti Raudsepp 16:46
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao 16:52
Re: bitfield and gcc Robert Haas 17:03
pgsql: Speed up in-memory tuplesorting. Robert Haas 17:20
pg_upgrade message Peter Eisentraut 17:50
REASSIGN OWNED lacks support for FDWs Tom Lane 17:58
Re: Different gettext domain needed for error context Tom Lane 18:13
Re: run GUC check hooks on RESET Robert Haas 18:23
Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Alvaro Herrera 18:45
Re: [v9.2] Add GUC sepgsql.client_label Robert Haas 19:05
Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml Robert Haas 19:06
Re: Assertion failure in AtCleanup_Portals Tom Lane 19:15
Re: Regex code versus Unicode chars beyond codepoint 255 David Smith 19:18
Re: pg_upgrade message 📎 Bruce Momjian 19:22

Browse Archives

Prev | Next