On Fri, 2012-01-27 at 23:36 +, Paul Garner wrote:
> sorry, I wasn't clear.
>
>
> it's just a dev server on my mac, connecting to itself via localhost
>
>
> postgresql 9.1
>
>
> the db in question ('anentropic_pgb') really doesn't exist, so I guess
> maybe the list of dbs that get displaye
On Fri, 2012-01-27 at 11:35 +, Paul Garner wrote:
> I am on OS X Lion with pgAdmin 1.14.1
>
> I have a database in my list of databases on localhost, when I click on it
> I get a "FATAL: does not exist" error
>
> I get the same error when I try to Delete/Drop it.
>
> I'm not sure where it ge
On Fri, 2012-01-27 at 14:09 +0200, Emre Hasegeli wrote:
> On Fri, 27 Jan 2012 12:32:45 +0200, Guillaume Lelarge
> wrote:
>
> > On Fri, 2012-01-27 at 11:05 +0200, Emre Hasegeli wrote:
> >> On Thu, 26 Jan 2012 23:18:29 +0200, Guillaume Lelarge
> >> wrote:
> >>
> >> > You do know that 1.12 is obs
Hi,
I get this error while executing a CREATE TABLE statement.
This is my CREATE statement:
CREATE TABLE agenzia.BarcodeByDocumentInfo (
docId VARCHAR(17) NOT NULL,
defaultOp VARCHAR(10) NOT NULL DEFAULT 'Append',
CONSTRAINT BcByDocInfo_pk PRIMARY KEY (docId),
CONST
On Fri, 27 Jan 2012 12:32:45 +0200, Guillaume Lelarge
wrote:
On Fri, 2012-01-27 at 11:05 +0200, Emre Hasegeli wrote:
On Thu, 26 Jan 2012 23:18:29 +0200, Guillaume Lelarge
wrote:
> You do know that 1.12 is obsolete, right? if ever we had to fix an
> issue, it would be on 1.14, and not 1.12.
I am on OS X Lion with pgAdmin 1.14.1
I have a database in my list of databases on localhost, when I click on it
I get a "FATAL: does not exist" error
I get the same error when I try to Delete/Drop it.
I'm not sure where it gets the list of dbs from, but this entry is stuck
there now.
thanks,
P
On Fri, 2012-01-27 at 11:05 +0200, Emre Hasegeli wrote:
> On Thu, 26 Jan 2012 23:18:29 +0200, Guillaume Lelarge
> wrote:
>
> > You do know that 1.12 is obsolete, right? if ever we had to fix an
> > issue, it would be on 1.14, and not 1.12.
>
> No problem. I thought it could be serious even it
On Thu, 26 Jan 2012 23:18:29 +0200, Guillaume Lelarge
wrote:
You do know that 1.12 is obsolete, right? if ever we had to fix an
issue, it would be on 1.14, and not 1.12.
No problem. I thought it could be serious even it effects only previous
version.
Works for me.
Works on 1.14 or 1.