Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2010-12-20 Thread Dave Page
On Mon, Dec 20, 2010 at 4:37 AM, Benoygopal wrote: > Dear PgAdmin Support Team, > > In our research and implementation projects we are using postgres database > and pgadmin client as the front end. > Our application and database are deployed in linux RHEL , Ubuntu and Windows. > Using our applic

[BUGS] BUG #5797: Strange bug with hstore

2010-12-20 Thread Maxim Boguk
The following bug has been logged online: Bug reference: 5797 Logged by: Maxim Boguk Email address: maxim.bo...@gmail.com PostgreSQL version: 8.4.4 Operating system: Freebsd Description:Strange bug with hstore Details: One day ago I analyzed slow query for one of my

Re: [BUGS] BUG #5795: 9.0.2 PDF needs editing

2010-12-20 Thread Alvaro Herrera
Excerpts from Leslie Satenstein's message of dom dic 19 23:39:38 -0300 2010: > Using pdf for 9.0.2 version, > > The insert examples in section 2.4 do not function if a cut and paste from > pdf to psql is done > > This is the problem > INSERT INTO weather VALUES (’San Francisco’, 46, 50, 0.25, >

Re: [BUGS] BUG #5795: 9.0.2 PDF needs editing

2010-12-20 Thread Alvaro Herrera
Excerpts from Leslie Satenstein's message of dom dic 19 23:39:38 -0300 2010: > The insert examples in section 2.4 do not function if a cut and paste from > pdf to psql is done > > This is the problem > INSERT INTO weather VALUES (’San Francisco’, 46, 50, 0.25, > ’1994-11-27’); > The fields city

Re: [BUGS] BUG #5795: 9.0.2 PDF needs editing

2010-12-20 Thread Tom Lane
Alvaro Herrera writes: > Excerpts from Leslie Satenstein's message of dom dic 19 23:39:38 -0300 2010: >> The insert examples in section 2.4 do not function if a cut and paste from >> pdf to psql is done >> >> This is the problem >> INSERT INTO weather VALUES (’San Francisco’, 46, 50, 0.25, >

Re: [BUGS] BUG #5795: 9.0.2 PDF needs editing

2010-12-20 Thread Alvaro Herrera
Excerpts from Leslie S Satenstein's message of lun dic 20 12:37:39 -0300 2010: Hi, > There are indications for where data and control files are located. > > Regarding document differences in the PDF and with Fedora/Debian. > > In Fedora, data is typically in different places from where the pdf

[BUGS] BUG #5796: Problem with history-files

2010-12-20 Thread Volker
The following bug has been logged online: Bug reference: 5796 Logged by: Volker Email address: vowah...@aol.com PostgreSQL version: 1.12.1 Operating system: Windows XP Description:Problem with history-files Details: Hi, first of all I have to say taht pg-admin is r

Re: [BUGS] [Fwd: DBD::Pg on HP-UX 11.31 64bit]

2010-12-20 Thread H.Merijn Brand
On Thu, 16 Dec 2010 12:56:12 -0500, Tom Lane wrote: > "H.Merijn Brand" writes: > > On Thu, 16 Dec 2010 12:31:21 -0500, Tom Lane wrote: > >> So what I'm thinking is happening is that libpq expects size_t as > >> the argument type, but it's getting linked against a libc that > >> expects int as t

Re: [BUGS] BUG #5797: Strange bug with hstore

2010-12-20 Thread Tom Lane
"Maxim Boguk" writes: > Bad explain: > billing=# EXPLAIN SELECT * from domains where > name='"name"=>"somedomain"'::text::hstore->'name'; > QUERY PLAN > > -

Re: [BUGS] BUG #5795: 9.0.2 PDF needs editing

2010-12-20 Thread Erik Rijkers
On Mon, December 20, 2010 03:39, Leslie Satenstein wrote: > > The following bug has been logged online: > > Bug reference: 5795 > Logged by: Leslie Satenstein > Email address: lsatenst...@yahoo.com > PostgreSQL version: 8.4+ incl 9.0 > Operating system: Fedora 14 / Debian Sque

Re: [BUGS] BUG #5795: 9.0.2 PDF needs editing

2010-12-20 Thread Peter Eisentraut
On mån, 2010-12-20 at 02:39 +, Leslie Satenstein wrote: > The insert examples in section 2.4 do not function if a cut and paste > from > pdf to psql is done > > This is the problem > INSERT INTO weather VALUES (’San Francisco’, 46, 50, 0.25, > ’1994-11-27’); > The fields city and date should

[BUGS] BUG #5798: Some weird error with pl/pgsql procedure

2010-12-20 Thread Maxim Boguk
The following bug has been logged online: Bug reference: 5798 Logged by: Maxim Boguk Email address: maxim.bo...@gmail.com PostgreSQL version: 8.4.4 Operating system: FreeBSD 7.2 Description:Some weird error with pl/pgsql procedure Details: While I testing my table c