Re: Adding row from pgAdmin does not work in private - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: Adding row from pgAdmin does not work in private
Date
Msg-id 4247DC35.4010803@pse-consulting.de
Whole thread Raw
In response to Adding row from pgAdmin does not work in private schema  ("Andrus Moor" <eetasoft@online.ee>)
List pgadmin-support
Andrus Moor wrote:
> ---------------------------
> If nexval() call is prefixed with schema name
> 
> NEW.dokumnr = nextval('demo.'||TG_RELNAME || '_'|| NEW.doktyyp ||'_seq');
> 
> error does not occur.
> 
> 
> Is this PgAdmin bug ?

Obviously not. See pgsql docs for nextval, further support in 
pgsql-novice or pgsql-sql.

Regards,
Andreas



pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Minor annoyance with Windows Help in pgAdmin
Next
From: Andreas Pflug
Date:
Subject: Re: help with remote management through pgAdmin