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 - January 2013
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
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
28
29
30
31
2013-01-01
Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Boszormenyi Zoltan (16:48)
BUG #7780: unaccent extension - dictionary not filtering?
giorgio.gallo (22:09)
2013-01-02
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Hari Babu (07:11)
2013-01-03
Re: Database crash in Postgres 8.4.3
Sell, Kenneth (02:22)
BUG #7781: pgagent incorrect installation
alex.shniperson (08:44)
BUG #7783: lower & upper function incorrect work
alex.shniperson (09:07)
BUG #7784: trouble with pl ERROR: missing FROM-clause entry for table
smatiz (18:20)
Re: BUG #7783: lower & upper function incorrect work
Pavel Stehule (18:27)
Re: BUG #7783: lower & upper function incorrect work
Aleksander Shniperson (19:52)
Re: BUG #7783: lower & upper function incorrect work
Tom Lane (22:29)
2013-01-04
Re: BUG #7784: trouble with pl ERROR: missing FROM-clause entry for table
David Johnston (01:30)
Re: BUG #7784: trouble with pl ERROR: missing FROM-clause entry for table
Tom Lane (06:54)
Re: BUG #7781: pgagent incorrect installation
Dave Page (11:39)
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Hari Babu (12:43)
BUG #7785: Bad plan for UNION ALL view containing JOIN
dag (14:06)
BUG #7786: select from view is computing columns not selected
doug (14:28)
Re: BUG #7781: pgagent incorrect installation
Aleksander Shniperson (15:15)
Re: BUG #7781: pgagent incorrect installation
Dave Page (15:25)
Re: BUG #7781: pgagent incorrect installation
Aleksander Shniperson (15:43)
Re: BUG #7781: pgagent incorrect installation
Dave Page (16:18)
A very small typo in the comment
孟庆钟 (16:21)
Re: BUG #7781: pgagent incorrect installation
Aleksander Shniperson (16:28)
Re: BUG #7781: pgagent incorrect installation
Dave Page (16:30)
Re: BUG #7781: pgagent incorrect installation
Aleksander Shniperson (16:35)
Re: BUG #7781: pgagent incorrect installation
Dave Page (16:53)
Re: BUG #7785: Bad plan for UNION ALL view containing JOIN
Tom Lane (17:30)
Re: BUG #7786: select from view is computing columns not selected
Tom Lane (18:03)
BUG #7787: ERROR: could not find RelOptInfo for given relids
gdurbin (19:31)
2013-01-05
Re: BUG #7781: pgagent incorrect installation
Aleksander Shniperson (14:26)
Re: A very small typo in the comment
Tom Lane (18:29)
Re: BUG #7787: ERROR: could not find RelOptInfo for given relids
Tom Lane (18:32)
2013-01-06
Re: BUG #7771: packaging error causes build failure
Craig Ringer (04:10)
BUG #7790: null filters in CTEs don't work
luisa.j.francisco (04:58)
BUG #7791: create database with owner,owner does not get usage on schema
zardozwildman (06:14)
BUG #7792: pg_dump does not treat -c flag correctly when using tarformat
emesika (13:45)
BUG #7793: tsearch_data thesaurus size limit
davios (16:23)
BUG #7794: pg_dump: errors when using pipes/streams
s.reiser (20:09)
BUG #7795: Cannot choose UTF-8 encoding for initdb
paul.watson (23:22)
2013-01-07
Re: BUG #7791: create database with owner, owner does not get usage on schema
Tom Lane (00:02)
Re: BUG #7794: pg_dump: errors when using pipes/streams
Tom Lane (00:25)
Re: BUG #7792: pg_dump does not treat -c flag correctly when using tar format
Tom Lane (00:32)
Re: BUG #7793: tsearch_data thesaurus size limit
Tom Lane (00:41)
Re: BUG #7790: null filters in CTEs don't work
Tom Lane (01:13)
BUG #7796: LC_MESSAGES
funnybonn40 (04:17)
Re: BUG #7781: pgagent incorrect installation
Sandeep Thakkar (05:19)
Re: BUG #7781: pgagent incorrect installation
Aleksander Shniperson (06:47)
Re: BUG #7792: pg_dump does not treat -c flag correctly when using tar format
Eli Mesika (09:08)
Re: BUG #7781: pgagent incorrect installation
Dave Page (09:43)
Re: BUG #7781: pgagent incorrect installation
Aleksander Shniperson (10:19)
Re: BUG #7792: pg_dump does not treat -c flag correctly when using tar format
Magnus Hagander (12:09)
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Boszormenyi Zoltan (14:23)
BUG #7797: datetime + '1 month'::interval is going outside of amonth's bounds
afonit (14:29)
BUG #7798: Query in a rule does not see committed transaction
lars (15:35)
Re: BUG #7792: pg_dump does not treat -c flag correctly when using tar format
Tom Lane (15:41)
Re: BUG #7792: pg_dump does not treat -c flag correctly when using tar format
Magnus Hagander (15:57)
Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds
Ryan Kelly (17:19)
Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds
jared (17:26)
Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds
Daniele Varrazzo (17:42)
Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds
Ryan Kelly (17:47)
Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds
Daniele Varrazzo (17:51)
Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds
Tam Tran (17:54)
Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds
Tom Lane (17:58)
Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds
Tom Lane (18:06)
wrong search_path being used
Rodrigo Rosenfeld Rosas (18:50)
Re: wrong search_path being used
Tom Lane (19:17)
Re: wrong search_path being used
Rodrigo Rosenfeld Rosas (19:26)
2013-01-08
BUG #7799: Several configuration options in guc.c miss descriptions
tixu (07:24)
BUG #7800: Welcome email with login ifnormation NOT received
cambus4 (17:43)
BUG #7801: Streaming failover checkpoints much slower than master,pg_xlog space problems during db load
briank (19:24)
Re: BUG #7800: Welcome email with login ifnormation NOT received
Scott Mead (19:47)
Re: BUG #7801: Streaming failover checkpoints much slower than master, pg_xlog space problems during db load
Simon Riggs (19:48)
Re: BUG #7800: Welcome email with login ifnormation NOT received
Scott Mead (19:50)
Re: BUG #7801: Streaming failover checkpoints much slower than master, pg_xlog space problems during db load
Krznarich, Brian (21:36)
2013-01-09
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Hari Babu (04:02)
Re: BUG #7795: Cannot choose UTF-8 encoding for initdb
Kevin Grittner (20:27)
Re: wrong search_path being used
Kevin Grittner (22:09)
2013-01-10
Re: wrong search_path being used
Rodrigo Rosenfeld Rosas (01:09)
BUG #7802: Cannot drop table because of dependant sequence,but there is link to sequence
cwillemsen (11:25)
Re: BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence
Tom Lane (16:10)
Re: BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence
Christiaan Willemsen (16:28)
Re: BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence
Christiaan Willemsen (16:41)
Re: BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence
Tom Lane (16:54)
Re: BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence
Tom Lane (17:44)
2013-01-11
BUG #7803: Replication Problem(no master is there)
katsumata.tomonari (04:09)
Re: BUG #7803: Replication Problem(no master is there)
Heikki Linnakangas (08:40)
Re: BUG #7803: Replication Problem(no master is there)
Simon Riggs (09:19)
Re: BUG #7803: Replication Problem(no master is there)
Heikki Linnakangas (09:25)
Re: BUG #7803: Replication Problem(no master is there)
Tomonari Katsumata (12:18)
Re: [BUGS] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Dave Cramer (13:19)
Re: BUG #7803: Replication Problem(no master is there)
Simon Riggs (14:11)
Re: [JDBC] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Stefan Reiser (15:32)
Re: [BUGS] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Dave Cramer (15:38)
Re: [BUGS] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Dave Cramer (16:59)
Re: [BUGS] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Kris Jurka (17:21)
Re: [BUGS] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Kris Jurka (17:23)
Re: [BUGS] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Stefan Reiser (17:36)
Re: [JDBC] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Dave Cramer (18:03)
Re: BUG #7793: tsearch_data thesaurus size limit
David Boutin (22:54)
2013-01-12
Re: [JDBC] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Péter Kovács (08:25)
Re: [JDBC] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Dave Cramer (08:57)
Re: [JDBC] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Péter Kovács (09:27)
Re: [JDBC] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Dave Cramer (09:41)
Re: [BUGS] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Péter Kovács (10:06)
Re: [JDBC] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Dave Cramer (12:19)
Re: [JDBC] BUG #7766: Running a DML statement that affects more than 4 billion rows results in an exception
Vitalii Tymchyshyn (12:42)
Re: wrong search_path being used
Kevin Grittner (18:59)
Re: wrong search_path being used
Tom Lane (19:29)
Re: wrong search_path being used
Andres Freund (19:39)
Re: wrong search_path being used
Kevin Grittner (20:00)
Re: wrong search_path being used
Tom Lane (20:13)
2013-01-13
Re: wrong search_path being used
Rodrigo Rosenfeld Rosas (19:50)
Re: wrong search_path being used
Andres Freund (20:18)
Re: wrong search_path being used
Pavel Stehule (20:27)
2013-01-14
BUG #7804: timeofday() output string is not compatible with"timestamp with time zone" data type
dotbrat (05:28)
Re: BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence
Christiaan Willemsen (08:15)
BUG #7805: Inconsistency, multiple versions
gerydeft (09:37)
BUG #7806: installation failed for postgis on Windows
fahar.abbas (11:04)
BUG #7807: "sign" function returns double
a_rares (14:21)
Re: wrong search_path being used
Casey Allen Shobe (18:04)
Re: BUG #7807: "sign" function returns double
Heikki Linnakangas (18:07)
Re: BUG #7805: Inconsistency, multiple versions
Heikki Linnakangas (18:12)
Re: BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type
Tom Lane (18:13)
Re: BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type
Руслан Измайлов (18:38)
BUG #7808: unnest doesn't handle nulls in array of composite typescorrectly
joe (21:11)
Re: BUG #7808: unnest doesn't handle nulls in array of composite types correctly
Stephen Frost (21:30)
Re: BUG #7806: installation failed for postgis on Windows
John R Pierce (22:09)
BUG #7809: Running pg_dump on slave w/ streaming replication fails ifthere are unlogged tables
joe (23:13)
2013-01-15
BUG #7810: cant uninstall or install program
richardbrown360 (00:22)
Re: BUG #7803: Replication Problem(no master is there)
Tomonari Katsumata (05:12)
Re: BUG #7803: Replication Problem(no master is there)
Simon Riggs (08:14)
Re: BUG #7803: Replication Problem(no master is there)
Heikki Linnakangas (08:25)
BUG #7811: strlen(NULL) cause psql crash
1584171677 (14:18)
BUG #7812: pgadmin3_92 will not uninstall
chip (16:06)
Re: BUG #7811: strlen(NULL) cause psql crash
Heikki Linnakangas (17:29)
Re: BUG #7811: strlen(NULL) cause psql crash
Tom Lane (18:10)
Re: BUG #7811: strlen(NULL) cause psql crash
Heikki Linnakangas (18:17)
Re: BUG #7811: strlen(NULL) cause psql crash
Tom Lane (18:29)
Re: BUG #7811: strlen(NULL) cause psql crash
Heikki Linnakangas (19:01)
Re: BUG #7803: Replication Problem(no master is there)
Fujii Masao (19:03)
Re: BUG #7811: strlen(NULL) cause psql crash
Tom Lane (19:13)
Re: BUG #7811: strlen(NULL) cause psql crash
Heikki Linnakangas (19:15)
Re: BUG #7811: strlen(NULL) cause psql crash
Tom Lane (19:20)
BUG #7813: Problem in installation
analyst.kleber (19:50)
Re: BUG #7809: Running pg_dump on slave w/ streaming replication fails if there are unlogged tables
Magnus Hagander (21:35)
2013-01-16
Re: BUG #7803: Replication Problem(no master is there)
Tomonari Katsumata (05:48)
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Abhijit Menon-Sen (07:48)
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Heikki Linnakangas (10:31)
2013-01-17
BUG #7814: Rotation of the log is not carried out.
tsunezumi (11:07)
Using newline or control codes in custom psql prompts corrupts display when viewing history
Casey Allen Shobe (21:05)
Re: BUG #7814: Rotation of the log is not carried out.
Kevin Grittner (21:57)
2013-01-18
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Amit Kapila (06:50)
Passing connection string to pg_basebackup
Heikki Linnakangas (10:15)
Re: BUG #7814: Rotation of the log is not carried out.
Tsunezumi (11:26)
Re: Passing connection string to pg_basebackup
Amit Kapila (11:41)
Re: Passing connection string to pg_basebackup
Heikki Linnakangas (12:05)
Re: Passing connection string to pg_basebackup
Amit Kapila (13:24)
Re: Passing connection string to pg_basebackup
Dimitri Fontaine (13:43)
Re: BUG #7814: Rotation of the log is not carried out.
bricklen (15:35)
BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 withpg_upgrade/postgreql-setup fails - invalid status retrieve
giomac (22:19)
2013-01-19
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Bruce Momjian (03:32)
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Tom Lane (05:02)
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Bruce Momjian (05:15)
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Tom Lane (05:47)
Re: BUG #7814: Rotation of the log is not carried out.
Tsunezumi (08:46)
Re: Passing connection string to pg_basebackup
Magnus Hagander (12:19)
Re: Passing connection string to pg_basebackup
Magnus Hagander (12:20)
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Bruce Momjian (15:02)
Query to help in debugging
Bruce Momjian (16:05)
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Tom Lane (16:27)
Re: Query to help in debugging
Tom Lane (16:46)
Re: Passing connection string to pg_basebackup
Dimitri Fontaine (17:05)
Re: Passing connection string to pg_basebackup
Tom Lane (17:33)
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
George Machitidze (18:45)
Re: Passing connection string to pg_basebackup
Dimitri Fontaine (20:06)
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Bruce Momjian (20:24)
Re: BUG #7814: Rotation of the log is not carried out.
Jeff Janes (22:21)
2013-01-20
Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Bruce Momjian (02:56)
[No subject]
wln (03:38)
BUG #7816: test for compiler output produces bogus results
seebs (05:26)
Re: BUG #7809: Running pg_dump on slave w/ streaming replication fails if there are unlogged tables
Magnus Hagander (10:26)
BUG #7817: psql does not relate to footer settings in extended mode
emesika (10:33)
Re: [BUGS] BUG #7809: Running pg_dump on slave w/ streaming replication fails if there are unlogged tables
Tom Lane (15:59)
Re: BUG #7809: Running pg_dump on slave w/ streaming replication fails if there are unlogged tables
Magnus Hagander (16:01)
Re: Passing connection string to pg_basebackup
Robert Haas (16:45)
2013-01-21
error reading c:\Program Files\PostgreSQL\8.3\data\postgresql.conf during installation
Giannis Mavropoulos (04:40)
Re: BUG #7816: test for compiler output produces bogus results
Tom Lane (05:02)
Re: BUG #7816: test for compiler output produces bogus results
Seebs (05:38)
BUG #7818: Foreign server not visible under normal users
abrosich (12:20)
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Magnus Hagander (12:51)
Re: BUG #7818: Foreign server not visible under normal users
Tom Lane (19:12)
Re: BUG #7816: test for compiler output produces bogus results
Tom Lane (19:53)
2013-01-22
BUG #7819: missing chunk number 0 for toast value 1235919 inpg_toast_35328
pchan (00:31)
Re: BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328
Tom Lane (01:53)
Re: BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328
Pius Chan (04:44)
Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown
Amit Kapila (06:31)
Re: Passing connection string to pg_basebackup
Hari Babu (09:56)
Re: BUG #7814: Rotation of the log is not carried out.
Tsunezumi (12:42)
BUG #7820: Extension uuid-ossp cannot be installed on Windows -getting syntax error
Jan-Peter.Seifert (13:31)
Re: BUG #7820: Extension uuid-ossp cannot be installed on Windows - getting syntax error
Heikki Linnakangas (13:37)
Re: BUG #7820: Extension uuid-ossp cannot be installed on Windows - getting syntax error
Vik Reykja (13:38)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group