pgsql-hackers before 2010-11-25 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

Nov. 22, 2010

Thread Author Time
Re: Extensions, this time with a patch Alvaro Herrera 22:02
Re: Extensions, this time with a patch Alvaro Herrera 22:19
reporting reason for certain locks Alvaro Herrera 22:55
s/LABEL/VALUE/ for ENUMs 📎 David E. Wheeler 23:36
Re: s/LABEL/VALUE/ for ENUMs Andrew Dunstan 23:48
Re: reporting reason for certain locks Tom Lane 23:51
Re: s/LABEL/VALUE/ for ENUMs Tom Lane 23:57

Nov. 23, 2010

Thread Author Time
Re: knngist - 0.8 Tom Lane 00:33
Re: s/LABEL/VALUE/ for ENUMs Andrew Dunstan 00:38
Re: s/LABEL/VALUE/ for ENUMs Tom Lane 00:46
Re: s/LABEL/VALUE/ for ENUMs David E. Wheeler 00:48
Re: s/LABEL/VALUE/ for ENUMs Robert Haas 00:48
Re: knngist - 0.8 Tom Lane 01:32
Re: s/LABEL/VALUE/ for ENUMs Josh Berkus 01:38
Re: reporting reason for certain locks Josh Berkus 01:40
Re: s/LABEL/VALUE/ for ENUMs Josh Berkus 02:03
Re: reporting reason for certain locks Robert Haas 03:08
Re: knngist - 0.8 Robert Haas 03:18
Re: ALTER OBJECT any_name SET SCHEMA name Robert Haas 03:31
Re: knngist - 0.8 Tom Lane 04:05
Re: final patch - plpgsql: for-in-array Pavel Stehule 04:55
Re: final patch - plpgsql: for-in-array David Fetter 05:42
Re: final patch - plpgsql: for-in-array Pavel Stehule 05:53
Re: GiST seems to drop left-branch leaf tuples Heikki Linnakangas 07:29
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Kris Jurka 07:33
Re: Hot Standby: too many KnownAssignedXids Heikki Linnakangas 07:45
Re: Experimental JDBC driver Kris Jurka 07:49
Re: visibility map 高增琦 08:13
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 08:18
Re: Extensions, this time with a patch Dimitri Fontaine 08:24
Re: visibility map Heikki Linnakangas 08:42
Re: Extensions, this time with a patch 📎 Dimitri Fontaine 09:19
Re: SQL/MED estimated time of arrival? 📎 Shigeru HANADA 10:09
Re: SQL/MED estimated time of arrival? Heikki Linnakangas 10:30
Re: Extensions, this time with a patch Heikki Linnakangas 10:38
Re: SQL/MED estimated time of arrival? Shigeru HANADA 12:22
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files) Craig Ringer 14:02
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files) Craig Ringer 14:05
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files) Craig Ringer 14:09
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files) Craig Ringer 14:12
Re: GiST seems to drop left-branch leaf tuples Peter Tanski 15:00
Re: GiST seems to drop left-branch leaf tuples Alvaro Herrera 15:22
Re: visibility map Robert Haas 15:51
Re: [JDBC] Support for JDBC setQueryTimeout, et al. Robert Haas 15:54
Re: knngist - 0.8 Robert Haas 16:04
Re: knngist - 0.8 Tom Lane 16:12
Re: multibyte-character aware support for function "downcase_truncate_identifier()" Greg Stark 16:14
Re: knngist - 0.8 Robert Haas 16:25
Re: knngist - 0.8 Tom Lane 16:37
Re: GiST seems to drop left-branch leaf tuples Peter Tanski 16:39
Re: GiST seems to drop left-branch leaf tuples Peter Tanski 16:44
Re: knngist - 0.8 Tom Lane 16:53
Re: knngist - 0.8 Robert Haas 16:58
NLS builds on windows and lc_messages Stefan Kaltenbrunner 17:12
Re: multibyte-character aware support for function "downcase_truncate_identifier()" Tom Lane 17:12
Re: multibyte-character aware support for function "downcase_truncate_identifier()" Andrew Dunstan 17:13
Re: multibyte-character aware support for function "downcase_truncate_identifier()" Greg Stark 17:46
Re: multibyte-character aware support for function "downcase_truncate_identifier()" Tom Lane 17:51
Re: SQL/MED estimated time of arrival? Heikki Linnakangas 18:18
Re: multibyte-character aware support for function "downcase_truncate_identifier()" Greg Stark 18:21
Re: SQL/MED estimated time of arrival? Joshua D. Drake 18:22
Re: SQL/MED estimated time of arrival? Robert Haas 18:28
Re: final patch - plpgsql: for-in-array Robert Haas 18:50
Re: s/LABEL/VALUE/ for ENUMs David E. Wheeler 19:01
Re: multibyte-character aware support for function "downcase_truncate_identifier()" Peter Eisentraut 19:27
Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql Alvaro Herrera 19:29
Re: s/LABEL/VALUE/ for ENUMs Robert Haas 19:48
Re: s/LABEL/VALUE/ for ENUMs David E. Wheeler 19:49
Re: s/LABEL/VALUE/ for ENUMs Joshua D. Drake 19:52
Re: GiST seems to drop left-branch leaf tuples Peter Tanski 19:54
Horizontal Write Scaling Eliot Gable 20:43
pgsql: Remove useless whitespace at end of lines Peter Eisentraut 20:52
Re: ALTER TYPE recursion to typed tables Peter Eisentraut 20:53
Re: Horizontal Write Scaling Eliot Gable 20:55
Re: Horizontal Write Scaling Kevin Grittner 20:59
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files) Magnus Hagander 21:16
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files) Magnus Hagander 21:18
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files) Tom Lane 21:42
Re: Additional index entries and table sorting Peter Eisentraut 22:04
Re: Additional index entries and table sorting Thom Brown 22:05
Re: Horizontal Write Scaling Mark Kirkwood 22:45
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files) Craig Ringer 23:28

Nov. 24, 2010

Thread Author Time
Re: unlogged tables Robert Haas 01:32
Re: final patch - plpgsql: for-in-array Cédric Villemain 01:56
Re: Spread checkpoint sync Cédric Villemain 02:23
Suggested "easy" TODO: pg_dump --from-list Josh Berkus 02:33
Re: Tab completion for view triggers in psql Josh Kupershmidt 02:37
Re: final patch - plpgsql: for-in-array Robert Haas 02:38
Re: security hooks on object creation KaiGai Kohei 02:54
Re: security hooks on object creation Robert Haas 03:07
Re: GiST seems to drop left-branch leaf tuples Peter Tanski 03:12
Re: Latches with weak memory ordering (Re: max_wal_senders must die) Robert Haas 03:13
Re: Tab completion for view triggers in psql 📎 David Fetter 03:21
Re: Suggested "easy" TODO: pg_dump --from-list Andrew Dunstan 03:24
Re: Suggested "easy" TODO: pg_dump --from-list Joachim Wieland 04:08
Assertion failure on hot standby Fujii Masao 04:27
Re: Hot Standby: too many KnownAssignedXids Joachim Wieland 04:56
Re: Suggested "easy" TODO: pg_dump --from-list Josh Berkus 04:57
profiling connection overhead Robert Haas 05:07
Re: profiling connection overhead 📎 Robert Haas 05:08
Re: Re: [BUGS] BUG #5650: Postgres service showing as stopped when in fact it is running 📎 Bruce Momjian 05:14
Re: Instrument checkpoint sync calls Greg Smith 06:02
Re: final patch - plpgsql: for-in-array Tom Lane 06:06
Re: GiST seems to drop left-branch leaf tuples Oleg Bartunov 06:09
Re: Horizontal Write Scaling Greg Smith 06:11
Re: Suggested "easy" TODO: pg_dump --from-list Tom Lane 06:15
JDBC and Binary protocol error, for some statements Radosław Smogura 07:07
Re: profiling connection overhead 📎 Heikki Linnakangas 07:10
Re: final patch - plpgsql: for-in-array Pavel Stehule 07:43
Re: final patch - plpgsql: for-in-array Pavel Stehule 07:46
Re: SQL/MED estimated time of arrival? Shigeru HANADA 09:58
Re: Hot Standby: too many KnownAssignedXids Heikki Linnakangas 10:48
Re: Hot Standby: too many KnownAssignedXids Heikki Linnakangas 11:38
Re: Hot Standby: too many KnownAssignedXids Heikki Linnakangas 11:39
Re: Instrument checkpoint sync calls Robert Haas 11:56
Re: profiling connection overhead Robert Haas 12:02
Re: Suggested "easy" TODO: pg_dump --from-list Robert Haas 12:29
Re: final patch - plpgsql: for-in-array Robert Haas 12:37
Re: Experimental JDBC driver Radosław Smogura 13:24
Re: Suggested "easy" TODO: pg_dump --from-list Dmitriy Igrishin 13:26
Re: Extensions, this time with a patch Itagaki Takahiro 13:28
Re: Re: Mailing list archives Robert Haas 13:33
Re: Suggested "easy" TODO: pg_dump --from-list Andrew Dunstan 13:41
Re: Suggested "easy" TODO: pg_dump --from-list Robert Haas 14:00
Re: Suggested "easy" TODO: pg_dump --from-list Joachim Wieland 14:05
requested feature: limit for text or bytea parameters in log Pavel Stehule 14:07
Re: Suggested "easy" TODO: pg_dump --from-list Andrew Dunstan 14:38
Re: Re: Mailing list archives Matteo Beccati 14:51
Re: Suggested "easy" TODO: pg_dump --from-list Tom Lane 14:52
Re: Suggested "easy" TODO: pg_dump --from-list Robert Haas 15:19
Re: Hot Standby: too many KnownAssignedXids Simon Riggs 15:19
Re: Suggested "easy" TODO: pg_dump --from-list Joachim Wieland 15:19
Re: profiling connection overhead Tom Lane 15:25
Re: final patch - plpgsql: for-in-array Tom Lane 15:33
Re: Suggested "easy" TODO: pg_dump --from-list Tom Lane 15:34
Re: Suggested "easy" TODO: pg_dump --from-list Tom Lane 15:45
Re: Suggested "easy" TODO: pg_dump --from-list Tom Lane 16:05
Re: Suggested "easy" TODO: pg_dump --from-list Robert Haas 16:14
Re: profiling connection overhead Robert Haas 16:20
Re: profiling connection overhead Tom Lane 16:33
Re: Suggested "easy" TODO: pg_dump --from-list Tom Lane 16:34
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 17:02
Re: final patch - plpgsql: for-in-array Pavel Stehule 17:15
Re: profiling connection overhead 📎 Robert Haas 18:01
Re: profiling connection overhead Tom Lane 18:06
Re: final patch - plpgsql: for-in-array Robert Haas 18:07
Re: 8.4-vintage problem in postmaster.c Stefan Kaltenbrunner 18:16
Re: [JDBC] JDBC and Binary protocol error, for some statements Radosław Smogura 18:18
Re: profiling connection overhead 📎 Robert Haas 18:20
Re: [JDBC] JDBC and Binary protocol error, for some statements Maciek Sakrejda 18:25
Re: profiling connection overhead Gerhard Heift 18:47
Re: profiling connection overhead 📎 Robert Haas 19:30
Re: profiling connection overhead Andres Freund 19:32
function(contants) evaluated for every row Bruce Momjian 19:36
Re: function(contants) evaluated for every row Tom Lane 19:52
Re: function(contants) evaluated for every row Bruce Momjian 19:57
Re: profiling connection overhead Tom Lane 19:59
Re: Extensions, this time with a patch 📎 Dimitri Fontaine 20:02
Re: profiling connection overhead Tom Lane 20:06
Re: profiling connection overhead Tom Lane 20:14
Re: function(contants) evaluated for every row Tom Lane 20:19
Re: Per-column collation Peter Eisentraut 20:22
profiling pgbench 📎 Robert Haas 20:24
Re: function(contants) evaluated for every row Marti Raudsepp 20:28
Re: Per-column collation, work in progress Peter Eisentraut 20:37
Re: Per-column collation, work in progress Peter Eisentraut 20:42
Re: profiling connection overhead Robert Haas 20:47
Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Александър Шопов 20:50
Re: profiling connection overhead Andres Freund 20:53
Re: profiling connection overhead Robert Haas 20:54
Regex code versus Unicode chars beyond codepoint 255 Tom Lane 20:56
Re: profiling connection overhead Tom Lane 21:05
Re: profiling connection overhead Andres Freund 21:05
Re: profiling pgbench Tom Lane 21:11
Re: profiling pgbench Andres Freund 21:14
Re: profiling connection overhead Robert Haas 21:18
Re: profiling pgbench Andres Freund 21:19
Re: profiling connection overhead Tom Lane 21:25
Re: profiling connection overhead Andres Freund 21:28
Re: profiling connection overhead Andres Freund 21:30
Re: profiling connection overhead Robert Haas 21:56
Re: profiling connection overhead Tom Lane 22:03
Re: duplicate connection failure messages Bruce Momjian 22:04
Re: Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Radosław Smogura 22:04
Re: profiling connection overhead Andres Freund 22:15
Re: pgsql: Remove useless whitespace at end of lines Alvaro Herrera 22:15
Re: profiling connection overhead Robert Haas 22:30
Re: profiling pgbench Jeff Janes 22:33
Re: profiling pgbench Robert Haas 22:34
Re: profiling pgbench Andres Freund 22:38
Re: profiling connection overhead Tom Lane 22:42
Re: profiling connection overhead Robert Haas 22:44
Re: pgsql: Remove useless whitespace at end of lines Tom Lane 22:45
Re: pgsql: Remove useless whitespace at end of lines Magnus Hagander 22:46
Re: [HACKERS] pgsql: Remove useless whitespace at end of lines Bruce Momjian 22:48
Re: profiling pgbench Tom Lane 22:49
Re: Workarounds for getBinaryStream returning ByteArrayInputStream on bytea Александър Шопов 22:53
Re: pgsql: Remove useless whitespace at end of lines Tom Lane 22:54
Re: profiling pgbench Jeff Janes 23:14
pgsql: Document that a CHECKPOINT before taking a file system snapshot Bruce Momjian 23:42

Browse Archives

Prev | Next