Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-general
pgsql-interfaces
pgsql-jobs
pgsql-novice
pgsql-performance
pgsql-php
pgsql-sql
pgsql-students
Developer lists
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-bugs - June 2011
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
13
14
15
16
17
18
19
20
21
22
23
24
26
28
29
30
2011-06-01
Re: BUG #6046: select current_date crashes postgres
Craig Ringer (00:29)
Re: BUG #6046: select current_date crashes postgres
Craig Ringer (00:29)
Re: BUG #6046: select current_date crashes postgres
Craig Ringer (00:35)
Re: [BUGS] BUG #6046: select current_date crashes postgres
Craig Ringer (01:01)
Re: [BUGS] BUG #6046: select current_date crashes postgres
Craig Ringer (01:13)
Re: BUG #6046: select current_date crashes postgres
Craig Ringer (01:14)
Re: [BUGS] BUG #6046: select current_date crashes postgres
Tom Lane (02:53)
Re: BUG #6046: select current_date crashes postgres
Craig Ringer (03:50)
Re: BUG #5903: Turkish encoding problem
DMS Tech, Sarp (09:52)
Re: [BUGS] BUG #6034: pg_upgrade fails when it should not.
Peter Eisentraut (15:40)
Re: BUG #5903: Turkish encoding problem
Devrim GÜNDÜZ (16:02)
Re: Unlogged tables cannot be truncated twice
Robert Haas (17:12)
Re: Unlogged tables cannot be truncated twice
Robert Haas (17:15)
Re: BUG #5903: Turkish encoding problem
Robert Haas (17:18)
Re: [BUGS] BUG #6034: pg_upgrade fails when it should not.
Tom Lane (17:21)
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (18:28)
Re: [BUGS] BUG #6034: pg_upgrade fails when it should not.
Peter Eisentraut (18:28)
Re: BUG #6022: Postgre84+RHEL6+Veritas file system?
Robert Haas (18:29)
Re: BUG #5984: Got FailedAssertion("!(opaque->btpo_prev == target)", File: "nbtpage.c", Line: 1166)
Robert Haas (18:32)
Re: BUG #6042: unlogged table with Streaming Replication
Robert Haas (18:34)
Re: Unlogged tables cannot be truncated twice
Cédric Villemain (18:43)
Re: [BUGS] BUG #6034: pg_upgrade fails when it should not.
Florian Pflug (19:56)
Re: [BUGS] BUG #6034: pg_upgrade fails when it should not.
Tom Lane (20:33)
2011-06-02
BUG #6047: prepare p1 as select 'now'::timestamp; then "execute p1" many times, they return the same time
wcting163 (02:53)
Re: BUG #6047: prepare p1 as select 'now'::timestamp; then "execute p1" many times, they return the same time
Craig Ringer (08:51)
BUG #6048: TRUNCATE vs TRUNCATE CASCADE: misleading message
Artiom Makarov (11:23)
Re: collation problem on 9.1-beta1
Peter Eisentraut (12:09)
Re: BUG #6047: prepare p1 as select 'now'::timestamp; then "execute p1" many times, they return the same time
Tom Lane (14:10)
Re: BUG #6048: TRUNCATE vs TRUNCATE CASCADE: misleading message
Alexey Klyukin (15:04)
Re: BUG #6048: TRUNCATE vs TRUNCATE CASCADE: misleading message
Artiom Makarov (15:21)
Re: collation problem on 9.1-beta1
Marc Cousin (15:28)
Re: Unlogged tables cannot be truncated twice
Robert Haas (17:31)
Re: BUG #6048: TRUNCATE vs TRUNCATE CASCADE: misleading message
Robert Haas (17:37)
Re: BUG #5926: information schema dtd_identifier for element_types, columns, parameters views inconsistent
Robert Haas (17:39)
Re: UTC4115FATAL: the database system is in recovery mode
Robert Haas (17:42)
Re: BUG #6048: TRUNCATE vs TRUNCATE CASCADE: misleading message
Alexey Klyukin (17:49)
Re: Unlogged tables cannot be truncated twice
Andres Freund (18:52)
Re: UTC4115FATAL: the database system is in recovery mode
Tom Lane (19:44)
BUG #6049: Can't load dumped view with VALUES and ORDER BY
Dylan Adams (20:22)
Re: Unlogged tables cannot be truncated twice
Robert Haas (22:11)
2011-06-03
Re: UTC4115FATAL: the database system is in recovery mode
Craig Ringer (02:13)
Re: BUG #6048: TRUNCATE vs TRUNCATE CASCADE: misleading message
Artiom Makarov (07:00)
BUG #6050: Dump and restore of view after a schema change: can't restore the view
Daniel Cristian Cruz (12:38)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Tom Lane (14:59)
BUG #6051: wCTE query fail with wrong error text on a table with rules
Jehan-Guillaume (ioguix) de Rorthais (15:42)
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (16:44)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Robert Haas (16:47)
Re: BUG #6041: Unlogged table was created bad in slave node
Alvaro Herrera (17:01)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Kevin Grittner (17:18)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Tom Lane (17:19)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Tom Lane (17:29)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Robert Haas (17:53)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Daniel Cristian Cruz (18:00)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Tom Lane (18:21)
Re: BUG #6051: wCTE query fail with wrong error text on a table with rules
Merlin Moncure (19:57)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Alvaro Herrera (20:03)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Kevin Grittner (20:25)
2011-06-04
BUG #6052: ADD COLUMN - ERROR: tables can have at most 1600 columns
dinesh (07:09)
Re: BUG #6049: Can't load dumped view with VALUES and ORDER BY
Tom Lane (19:50)
Re: BUG #6051: wCTE query fail with wrong error text on a table with rules
Tom Lane (21:24)
2011-06-05
BUG #6053: Can't do DISTINCT on citext column
Regina (19:22)
2011-06-06
Re: BUG #6052: ADD COLUMN - ERROR: tables can have at most 1600 columns
Peter Eisentraut (10:22)
MACADDR parsing issues
Matthijs Bomhoff (14:00)
Re: MACADDR parsing issues
Tom Lane (14:31)
Re: MACADDR parsing issues
Matthijs Bomhoff (14:54)
Re: BUG #6051: wCTE query fail with wrong error text on a table with rules
David Fetter (16:41)
2011-06-07
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (02:29)
Re: BUG #6051: wCTE query fail with wrong error text on a table with rules
Tom Lane (04:11)
Re: [BUGS] BUG #6041: Unlogged table was created bad in slave node
Alvaro Herrera (04:30)
Re: BUG #6041: Unlogged table was created bad in slave node
Simon Riggs (06:57)
ON DELETE CASCADE with multiple paths in PostgreSQL 9.x
Anton Dedov (09:30)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Greg Stark (10:57)
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (12:16)
BUG #6054: Insert to table, which has fkey to table,which is parenttable for another table - error
Alex (12:44)
Re: BUG #6041: Unlogged table was created bad in slave node
Alvaro Herrera (14:24)
Re: Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Tom Lane (14:33)
Re: BUG #6041: Unlogged table was created bad in slave node
Tom Lane (14:37)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Robert Haas (15:28)
Re: ON DELETE CASCADE with multiple paths in PostgreSQL 9.x
Tom Lane (15:33)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Tom Lane (15:41)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Daniel Cristian Cruz (15:43)
Re: BUG #6041: Unlogged table was created bad in slave node
Tom Lane (15:50)
Re: BUG #6041: Unlogged table was created bad in slave node
Andres Freund (17:42)
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (18:05)
Re: ON DELETE CASCADE with multiple paths in PostgreSQL 9.x
Anton Dedov (18:15)
Re: BUG #6052: ADD COLUMN - ERROR: tables can have at most 1600columns
Noah Misch (19:02)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Robert Haas (19:05)
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (19:24)
Re: BUG #6041: Unlogged table was created bad in slave node
Tom Lane (19:53)
Re: Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Greg Stark (20:01)
Re: Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Tom Lane (20:07)
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (21:00)
Re: BUG #6041: Unlogged table was created bad in slave node
Tom Lane (21:05)
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (22:06)
psql's \copy incompatible with :variables
The Fuzzy Chef (23:18)
2011-06-08
psql's \copy incompatible with :variables
Josh Berkus (00:22)
Re: BUG #6041: Unlogged table was created bad in slave node
Robert Haas (02:17)
BUG #6055: connection refused
Sav (06:47)
Re: BUG #6055: connection refused
Craig Ringer (09:24)
Re: BUG #5926: information schema dtd_identifier for element_types, columns, parameters views inconsistent
Tom Lane (15:09)
Re: BUG #5926: information schema dtd_identifier for element_types, columns, parameters views inconsistent
Peter Eisentraut (17:38)
Re: BUG #5926: information schema dtd_identifier for element_types, columns, parameters views inconsistent
Peter Eisentraut (21:43)
2011-06-09
Re: BUG #5926: information schema dtd_identifier for element_types, columns, parameters views inconsistent
Peter Eisentraut (15:00)
Re: collation problem on 9.1-beta1
Bruce Momjian (17:30)
Re: collation problem on 9.1-beta1
Peter Eisentraut (18:19)
Re: collation problem on 9.1-beta1
Robert Haas (18:22)
Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Bruce Momjian (23:59)
2011-06-10
Difference in postgres9.0.4 and postgres9.1beta1 when displaying error lines in functions with comments
Abel Abraham Camarillo Ojeda (01:58)
Fwd: Difference in postgres9.0.4 and postgres9.1beta1 when displaying error lines in functions with comments
Abel Abraham Camarillo Ojeda (02:17)
Re: Difference in postgres9.0.4 and postgres9.1beta1 when displaying error lines in functions with comments
Tom Lane (02:22)
Re: Difference in postgres9.0.4 and postgres9.1beta1 when displaying error lines in functions with comments
Abel Abraham Camarillo Ojeda (02:23)
Re: collation problem on 9.1-beta1
Bruce Momjian (03:24)
expanded mode + wrapping in psql
Denis de Bernardy (12:44)
Behaviour of triggers on replicated and non replicated tables
Luiz K. Matsumura (13:20)
Re: expanded mode + wrapping in psql
Tom Lane (14:21)
Re: BUG #5741: syslog line length
Marc Cousin (14:21)
2011-06-13
BUG #6056: sorting issues
Mike Hepworth (21:52)
2011-06-14
Re: BUG #6056: sorting issues
Itagaki Takahiro (06:44)
Re: BUG #6056: sorting issues
hubert depesz lubaczewski (11:14)
Re: BUG #6056: sorting issues
Itagaki Takahiro (13:42)
Re: BUG #5798: Some weird error with pl/pgsql procedure
Merlin Moncure (14:39)
Re: BUG #5798: Some weird error with pl/pgsql procedure
Tom Lane (14:55)
BUG #6057: regexp_replace & back references
Marc Mamin (16:31)
Postgresql 9.0.4 initdb bug on solaris 64 bit
Gary Wong (17:08)
BUG #6058: psql password prompt
Rikard Pavelic (17:47)
Re: BUG #6057: regexp_replace & back references
Alvaro Herrera (19:47)
2011-06-15
Re: PG 9.1 regression / row comparison?
Gavin Flower (02:40)
BUG #6059: Out of tree build fails using Make 3.82
Perry Smith (02:50)
psql \s not working - OS X
Joel Jacobson (07:03)
BUG #6060: does not work -z option of pg_basebackup
Shigehiro honda (12:47)
BUG #6061: Progresql.exe memory usage using HOLD cursor.
Yann (13:00)
Re: Postgresql 9.0.4 initdb bug on solaris 64 bit
Tom Lane (14:05)
Re: [GENERAL] psql \s not working - OS X
Tom Lane (15:16)
Re: BUG #6060: does not work -z option of pg_basebackup
Tom Lane (16:21)
Re: BUG #6061: Progresql.exe memory usage using HOLD cursor.
Tom Lane (16:43)
BUG #6062: psql terminates on auto-complete
Sebastian (19:22)
Re: PG 9.1 regression / row comparison?
Denis de Bernardy (21:07)
2011-06-16
Re: BUG #6062: psql terminates on auto-complete
John R Pierce (05:37)
Re: BUG #6062: psql terminates on auto-complete
Tom Lane (05:39)
Re: BUG #6061: Progresql.exe memory usage using HOLD cursor.
Delorme, Yann (07:37)
Re: BUG #6061: Progresql.exe memory usage using HOLD cursor.
Guillaume Smet (08:00)
Re: BUG #6020: Wrong data type returned after CAST in FROM
Josip Rodin (13:05)
Re: Behaviour of triggers on replicated and non replicated tables
Robert Haas (19:39)
Re: BUG #6054: Insert to table, which has fkey to table,which is parenttable for another table - error
Robert Haas (19:40)
Re: BUG #6053: Can't do DISTINCT on citext column
Robert Haas (19:42)
Re: BUG #6040: ODBC 64 + SSL Hangs
Robert Haas (19:43)
Re: BUG #6038: configure warnings on sys/socket.h and netinet/in.h, make fails
Robert Haas (19:50)
Re: BUG #6039: Trying to use server status
Robert Haas (19:52)
could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Антон Степаненко (20:10)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Kevin Grittner (20:28)
Fwd: Behaviour of triggers on replicated and non replicated tables
Christopher Browne (22:18)
2011-06-17
Re: Behaviour of triggers on replicated and non replicated tables
Luiz K. Matsumura (03:28)
Re: Behaviour of triggers on replicated and non replicated tables
Luiz K. Matsumura (03:48)
BUG #6063: compatability issues
Praveen (05:34)
BUG #6064: != NULL, <> NULL do not work
Michael Pilling (07:39)
Re: BUG #6064: != NULL, <> NULL do not work
Abel Abraham Camarillo Ojeda (07:43)
BUG #6065: FATAL: lock 0 not held
Ben (07:56)
BUG #6066: Bad string in German translation causes segfault (user-triggerable)
Christoph Berg (08:18)
Re: BUG #6066: Bad string in German translation causes segfault (user-triggerable)
Bernd Helmle (08:22)
Re: BUG #6066: Bad string in German translation causes segfault (user-triggerable)
Heikki Linnakangas (08:42)
Re: BUG #6066: Bad string in German translation causes segfault (user-triggerable)
Christoph Berg (09:11)
Ident authentication fails due to bind error on server (8.4.8)
Marinos Yannikos (09:28)
Re: BUG #6066: [PATCH] Mark more strings as c-format
Christoph Berg (11:10)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Антон Степаненко (13:51)
Re: BUG #6064: != NULL, <> NULL do not work
Kevin Grittner (14:20)
Re: BUG #6066: [PATCH] Mark more strings as c-format
Alvaro Herrera (14:21)
Re: BUG #6065: FATAL: lock 0 not held
Tom Lane (14:28)
Re: Ident authentication fails due to bind error on server (8.4.8)
Tom Lane (15:41)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Kevin Grittner (15:56)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Merlin Moncure (16:19)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Антон Степаненко (16:45)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Merlin Moncure (17:24)
Re: Ident authentication fails due to bind error on server (8.4.8)
Tom Lane (17:51)
Re: Behaviour of triggers on replicated and non replicated tables
Robert Haas (18:48)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Антон Степаненко (19:49)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Merlin Moncure (20:33)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Антон Степаненко (20:47)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Merlin Moncure (20:53)
BUG #6067: In PL/pgsql, EXISTS(SELECT ... INTO...) fails
David Fetter (22:46)
2011-06-18
Re: Ident authentication fails due to bind error on server (8.4.8)
Marinos Yannikos (02:55)
Re: could not read block XXXXX in file "base/YYYYY/ZZZZZZ": read only 160 of 8192 bytes
Greg Smith (05:58)
Re: BUG #6067: In PL/pgsql, EXISTS(SELECT ... INTO...) fails
Pavel Stehule (20:18)
Re: BUG #6067: In PL/pgsql, EXISTS(SELECT ... INTO...) fails
Tom Lane (20:30)
BUG #6068: automatic analyze runs endlessly
Jeff Janes (22:32)
2011-06-19
Re: BUG #6064: != NULL, <> NULL do not work
Craig Ringer (09:00)
Re: BUG #6068: automatic analyze runs endlessly
Tom Lane (16:51)
Re: PG regression with row comparison when btree_gist is enabled (BUG)
Jeff Davis (17:23)
Re: BUG #6068: automatic analyze runs endlessly
Tom Lane (17:31)
Re: BUG #6068: automatic analyze runs endlessly
Jeff Janes (17:35)
Re: BUG #6064: != NULL, <> NULL do not work [sec=UNCLASSIFIED]
Pilling, Michael (23:43)
2011-06-20
Re: BUG #6064: != NULL, <> NULL do not work [sec=UNCLASSIFIED]
Kevin Grittner (00:03)
Re: BUG #6064: != NULL, <> NULL do not work [sec=UNCLASSIFIED]
Pilling, Michael (00:15)
Re: BUG #6064: != NULL, <> NULL do not work [sec=UNCLASSIFIED]
Pilling, Michael (00:30)
Re: BUG #6064: != NULL, <> NULL do not work [sec=UNCLASSIFIED]
Craig Ringer (00:35)
Re: BUG #6064: != NULL, <> NULL do not work [sec=UNCLASSIFIED]
Craig Ringer (00:39)
Re: BUG #6064: != NULL, <> NULL do not work [sec=UNCLASSIFIED]
Jeff Davis (06:19)
Re: BUG #6064: != NULL, <> NULL do not work [sec=UNCLASSIFIED]
Craig Ringer (07:16)
Re: PG regression with row comparison when btree_gist is enabled (BUG)
Denis de Bernardy (07:23)
¿Está el servidor en ejecución localmente y acept?==?ISO-8859-1?Q?ando conexiones en el socket de dominio Unix <</tmp/.s.PGSQL?==?ISO-8859-1?Q?.5432>>?
David Hernández (09:35)
Re: BUG #6066: Bad string in German translation causes segfault (user-triggerable)
Michael Meskes (11:59)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
13
14
15
16
17
18
19
20
21
22
23
24
26
28
29
30
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group