Re: Failed to update RowID generator

From: Adrian Klaver <aklaver(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: Sam Jas <samjas33(at)yahoo(dot)com>
Subject: Re: Failed to update RowID generator
Date: 2009-11-03 02:49:45
Message-ID: 200911021849.45304.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday 02 November 2009 9:47:50 am Sam Jas wrote:
> Hi,
>
> I am first time posting on this forum.
>
> I am getting “Failed to update RowID generator” error
> when I am trying to load data in gridsql. I checked that error came from
> underlying database postgreSQL. We are using postgresql 8.2.  
>
> ERROR [DatabaseLoad] -> Error While Loading :
> org.postgresql.util.PSQLException: ERROR: Can not prepare request: Failed
> to update RowID generator
>
> ERROR [DatabaseLoad].
>
>
> Your help is highly appreciated.
>
>  

This error seems to be coming from the JDBC driver in use by GridSQL. GridSQL is
an add on project from EnterpriseDB and the forum for questions related to it
can be found at:
http://forums.enterprisedb.com/forums/show/7.page;jsessionid=9F6BC97DFA8CF45B8724CB7B14283993
My guess is you will get the answer you need faster there than here.

Thanks,
--
Adrian Klaver
aklaver(at)comcast(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2009-11-03 03:49:02 Re: 8.4 initdb failure
Previous Message Scott Marlowe 2009-11-03 01:01:46 Re: Help with postgresql memory issue