If you find a bug, please use the bug reporting form.
| Thread | Author | Time |
|---|---|---|
| BUG #5809: bigserial duplicate value | mahmoud elzaiady | 11:40 |
| Re: [BUGS] BUG #5662: Incomplete view | Peter Eisentraut | 13:17 |
| BUG #5810: non-accessible hardlink creation was attempted by: postgres (fsuid 115) | Vincent | 14:16 |
| Re: BUG #5810: non-accessible hardlink creation was attempted by: postgres (fsuid 115) | Andres Freund | 21:24 |
| Re: BUG #5810: non-accessible hardlink creation was attempted by: postgres (fsuid 115) | Tom Lane | 21:27 |
| BUG #5811: Installation error | Carlos | 21:54 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5801: characters not encoded properly for column names | Marc Cousin | 14:04 |
| Re: BUG #5811: Installation error | Jaime Casanova | 18:43 |
| Re: BUG #5809: bigserial duplicate value | Jeff Davis | 19:04 |
| Thread | Author | Time |
|---|---|---|
| BUG #5812: ecpg problem with array of varchar when using dimension name with length > 12 | Jean-Baptiste Veslin | 14:44 |
| Re: BUG #5809: bigserial duplicate value | Joshua Tolley | 16:34 |
| to_timestamp returns the incorrect result for the DST fall over time. | Gouse | 17:17 |
| Re: to_timestamp returns the incorrect result for the DST fall over time. | Tom Lane | 18:26 |
| Are CSV logs supported in the PgAdmin log viewer? | Robert Walker | 19:29 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5814: documentation bug 📎 | Josh Kupershmidt | 03:19 |
| Re: BUG #5809: bigserial duplicate value | melzaiady | 11:10 |
| Re: [BUGS] BUG #5814: documentation bug | Robert Haas | 11:14 |
| Re: BUG #5812: ecpg problem with array of varchar when using dimension name with length > 12 | Michael Meskes | 17:34 |
| Re: BUG #5816: index not used in function | frank | 18:52 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #4806: Bug with GiST index and empty integer array? | Tom Lane | 17:19 |
| Re: BUG #5816: index not used in function | Korry Douglas | 19:33 |
| Thread | Author | Time |
|---|---|---|
| BUG #5823: launchd execution | Ronald Hofmann | 09:31 |
| Re: BUG #5823: launchd execution | Dave Page | 13:46 |
| Re: BUG #5820: FATAL: could not access file "libpqwalreceiver": No such file or directory | Leif Gunnar Erlandsen | 14:36 |
| BUG #5827: no consigo instalarlo | jon varona | 23:19 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5816: index not used in function | frank | 02:07 |
| BUG #5829: No buffer Space Available(maximum connection reached?) from postgres edb driver | Listening Platform | 09:41 |
| BUG #5830: Cannot connect to the server | Richard Baratta | 10:39 |
| BUG #5831: Splitting string into char array with string_to_array does not work | Splitting string into char array with string_to_array | 15:44 |
| Re: BUG #5831: Splitting string into char array with string_to_array does not work | Tom Lane | 16:16 |
| Re: BUG #5830: Cannot connect to the server | Kevin Grittner | 17:12 |
| domain over enum problem | Peter Eisentraut | 17:37 |
| Re: domain over enum problem | Tom Lane | 18:05 |
| Re: BUG #5831: Splitting string into char array with string_to_array does not work | Pavel Stehule | 20:01 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5809: bigserial duplicate value | Robert Haas | 16:00 |
| Re: BUG #5816: index not used in function | Robert Haas | 16:09 |
| Re: BUG #5816: index not used in function | Korry Douglas | 16:38 |
| BUG #5833: error | chebeleu | 21:56 |
| inheritance_planner() bug in 9.1 📎 | Jeff Davis | 22:52 |
| Thread | Author | Time |
|---|---|---|
| Re: inheritance_planner() bug in 9.1 | Tom Lane | 01:26 |
| BUG #5834: Planner - cost for hash scan too small | Pasman | 09:07 |
| BUG #5835: PL/Python crashes | Julien Demoor | 13:57 |
| BUG #5836: Enum Support Functions don't work on empty tables | David Pinheiro | 17:33 |
| Re: BUG #5834: Planner - cost for hash scan too small | Tom Lane | 18:09 |
| Re: BUG #5836: Enum Support Functions don't work on empty tables | Tom Lane | 18:43 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5816: index not used in function | frank | 00:14 |
| BUG #5837: PQstatus() fails to report lost connection | Murray S. Kucherawy | 01:36 |
| Re: BUG #5829: No buffer Space Available(maximum connection reached?) from postgres edb driver | Craig Ringer | 06:23 |
| Re: BUG #5835: PL/Python crashes 📎 | Alex Hunsaker | 06:33 |
| BUG #5838: tables of the same name in different schemas | Tyler Kellen | 08:07 |
| Re: BUG #5838: tables of the same name in different schemas | Heikki Linnakangas | 11:12 |
| Re: BUG #5838: tables of the same name in different schemas | Tom Lane | 17:51 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5835: PL/Python crashes | Julien Demoor | 12:55 |
| Re: date_trunc check constraint causes errors when restoring in a db with a different time zone | Denish Patel | 16:06 |
| Re: Problems with adding a is not null to a query. | Tom Lane | 17:15 |
| Re: Problems with adding a is not null to a query. | Tim Uckun | 22:10 |
| Re: Problems with adding a is not null to a query. | Tim Uckun | 22:47 |
| Thread | Author | Time |
|---|---|---|
| BUG #5841: rank()+1 fails, 1+rank() succeeds | Jeff Turner | 10:34 |
| Re: Problems with adding a is not null to a query. | Robert Haas | 13:21 |
| Re: Problems with adding a is not null to a query. | Tim Uckun | 13:23 |
| Re: BUG #5841: rank()+1 fails, 1+rank() succeeds | Alvaro Herrera | 15:10 |
| Re: BUG #5835: PL/Python crashes | Alvaro Herrera | 16:09 |
| Re: Problems with adding a is not null to a query. | Robert Haas | 17:11 |
| Re: BUG #5840: Updating arrays using subscripted assignment results in uninitialized values | Tom Lane | 18:17 |
| Re: Problems with adding a is not null to a query. | Tom Lane | 20:57 |
| Re: Problems with adding a is not null to a query. | Tim Uckun | 22:14 |
| Re: Problems with adding a is not null to a query. | Tom Lane | 23:55 |
| Thread | Author | Time |
|---|---|---|
| Re: Problems with adding a is not null to a query. | Tim Uckun | 00:19 |
| Re: Problems with adding a is not null to a query. | Tom Lane | 02:52 |
| Re: BUG #5841: rank()+1 fails, 1+rank() succeeds 📎 | jeff | 11:19 |
| Re: BUG #5791: Tables are not viewing through pgadmin | benoygopal | 14:27 |
| Re: BUG #5791: Tables are not viewing through pgadmin | Dave Page | 15:11 |
| Re: date_trunc check constraint causes errors when restoring in a db with a different time zone | Anthony Manfredi | 16:08 |
| BUG #5842: Memory leak in PL/Python when taking slices of results | Daniel Popowich | 16:30 |
| statement EXECUTE isn't possible call from SPI_execute_with_args function | Pavel Stehule | 22:49 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5791: Tables are not viewing through pgadmin | Benoygopal | 04:20 |
| Re: BUG #5791: Tables are not viewing through pgadmin | Dave Page | 08:12 |
| Re: BUG #5603: pg_tblspc and pg_twoface directories get deleted when starting up service | Nacho Mezzadra | 12:49 |
| BUG #5843: documentation error | Andreas Kretschmer | 17:47 |
| Re: BUG #5603: pg_tblspc and pg_twoface directories get deleted when starting up service | Tom Lane | 19:41 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5791: Tables are not viewing through pgadmin | Benoygopal | 04:20 |
| Is there a way to build PostgreSQL client libraries with MinGW | XiaoboGu | 15:17 |
| Psql malloc error on Git master | Thom Brown | 19:36 |
| Re: Psql malloc error on Git master | Alvaro Herrera | 19:45 |
| Re: Psql malloc error on Git master | Tom Lane | 21:44 |
| Re: Psql malloc error on Git master | Thom Brown | 21:56 |
| Re: Psql malloc error on Git master | Tom Lane | 22:28 |
| Thread | Author | Time |
|---|---|---|
| Re: Is there a way to build PostgreSQL client libraries with MinGW | Robert Haas | 02:52 |
| Re: Is there a way to build PostgreSQL client libraries with MinGW | Andrew Dunstan | 03:06 |
| Regular issues faced on postgres 8.1 | Kunwar Anjani Tyagi | 07:07 |
| Re: Is there a way to build PostgreSQL client libraries with MinGW | Magnus Hagander | 10:24 |
| Re: Psql malloc error on Git master | Bernd Helmle | 14:55 |
| Re: Is there a way to build PostgreSQL client libraries with MinGW | Andrew Dunstan | 15:24 |
| Re: Is there a way to build PostgreSQL client libraries with MinGW | Magnus Hagander | 15:27 |
| Re: Regular issues faced on postgres 8.1 | Robert Haas | 16:06 |
| Re: Regular issues faced on postgres 8.1 | David Fetter | 16:08 |
| Re: Psql malloc error on Git master | Thom Brown | 16:09 |
| Bug in italian help of "pg_dumpall" | Giacomo Petillo | 16:31 |
| Re: BUG #5841: rank()+1 fails, 1+rank() succeeds | Robert Haas | 17:59 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5837: PQstatus() fails to report lost connection | Robert Haas | 02:51 |
| Re: BUG #5837: PQstatus() fails to report lost connection | Tom Lane | 03:44 |
| 答复: [HACKERS] Is there a way to build PostgreSQL client libraries with MinGW | XiaoboGu | 15:01 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #5846: Segfault Postgresql Built with --lib-libedit-preferred | Tom Lane | 00:12 |
| BUG #5847: pg_restore: [archiver (db)] COPY failed: ERROR: invalid byte sequence for encoding "UTF8": 0x96 | Vijayakumar | 04:18 |
| A bug to report | SETU SAXENA | 06:31 |
| postgres 9 streaming replication | Khadtare, Sharad | 08:01 |
| Re: postgres 9 streaming replication | tushar | 10:05 |
| Re: postgres 9 streaming replication | Fujii Masao | 10:07 |
| Re: postgres 9 streaming replication | Khadtare, Sharad | 10:10 |
| Re: Is there a way to build PostgreSQL client libraries with MinGW | Xiaobo Gu | 11:03 |