Hi,
I just noticed pgAdmin cannot set value of sequence to start with 1 because
generates SQL like this:
SELECT setval('"MySchema"."MySequence"', 1, true);
it is not possible to set "is_called" option of setval to false.
According to doc (
http://www.postgresql.org/docs/9.1/static/functions-sequen
On 26/03/2012 23:05, Brian Wiitanen wrote:
> Thank you for responding Ray. Yes, and I am using Microsoft Windows
> Server 2003 Service Pack 2. We use PostgreSQL for our old mapping
> software and we have never used anything higher than 8.1 I will try
> to d/l the latest version and see if I can
On 26/03/2012 22:34, Brian Wiitanen wrote:
> Hello Support Team,
>
> I am trying to connect to my
> Database server using pgAdmin3 and I am receiving the following error:
>
> *Server doesn’t listen*
>
> * *
>
> *The server doesn’t accept the connection libr
Hello Support Team,
I am trying to connect to my Database
server using pgAdmin3 and I am receiving the following error:
Server doesn't listen
The server doesn't accept the connection library reports
Could not connect to the server: Connection refused (0x00