Re: [GENERAL] FETCH FORWARD 0 and "cursor can only scan forward" error

2013-09-04 Thread Trigve Siver
> > From: Giuseppe Broccolo >To: pgsql-general@postgresql.org >Sent: Wednesday, September 4, 2013 6:26 PM >Subject: Re: [GENERAL] FETCH FORWARD 0 and  "cursor can only scan forward" >error > > > >Hi Trigve, > >Il 04

Re: [GENERAL] FETCH FORWARD 0 and "cursor can only scan forward" error

2013-09-04 Thread Trigve Siver
> From: Tom Lane > To: Trigve Siver > Cc: "pgsql-general@postgresql.org" > Sent: Wednesday, September 4, 2013 7:04 PM > Subject: Re: [GENERAL] FETCH FORWARD 0 and "cursor can only scan forward" > error > >T rigve Siver writes: >> yes I

[GENERAL] FETCH FORWARD 0 and "cursor can only scan forward" error

2013-09-04 Thread Trigve Siver
Hi, I'm on PostgreSQL 9.2.2 and trying to use no scroll cursor for some data fetch. But when moving cursor ahead one record and the fetching the actual record the error "cursor can only scan forward" is returned. I don't know if I'm doing something wrong but I don't think I'm going backward with

Re: [GENERAL] problem connecting to server

2006-06-20 Thread Trigve Siver
Hi,   Thank you, for the link... was helpfull.   Trigve Qingqing Zhou <[EMAIL PROTECTED]> wrote: "Trigve Siver" <[EMAIL PROTECTED]>wrote>> Thank you for reply. No there isn't any panic message. Log contain only> messages I have posted.>Check out th

Fwd: Re: [GENERAL] problem connecting to server

2006-06-19 Thread Trigve Siver
Note: forwarded message attached. Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.--- Begin Message --- Hi, Thank you for reply. No there isn't any panic message. Log contain only messages I have posted.   TrigveQingqing Zhou <[EMAIL PROTECTED]> wrot

[GENERAL] problem connecting to server

2006-06-19 Thread Trigve Siver
Hi   I have installed PostgreSQL 8.1 on windows XP with SP2 ... Everything is working fine, but sometimes when I want to connect to DB via pgadmin or command line or with some library, I can't connect. When this happen no error is shown but pgadmin is not responding and when connecting via comman