Re: correct installation of postgis ??

From: Kris Jurka <books(at)ejurka(dot)com>
To: Ahmed Mousaad <pos_321(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: correct installation of postgis ??
Date: 2004-10-05 20:42:10
Message-ID: Pine.BSO.4.56.0410051536550.11868@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 5 Oct 2004, Ahmed Mousaad wrote:

> hi every one
> i had install postgis step by step, every thing is
> working good untile the last step.
> when i type (psql -d [mydatabase] -f [postgis.sql])
> command, i found alot of replies i can't see upper
> collection of them, but i recieve this line as an
> example
> psql:postgis.sql:2393: ERROR: current transaction is
> aborted, queries ignored until end of transaction
> block.
>
> i can't determine if i made the correct installation
> or there is a hidden error

This is certainly not a good install. The error message only indicates
that something went wrong earlier. You'll need to determine what the
first error is and that should tell us what went wrong.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-10-05 20:57:15 Re: Postgres 8.0 + JDBC
Previous Message Kris Jurka 2004-10-05 20:31:39 Re: Postgres 8.0 + JDBC