If I declare a cursor in embedded SQL I get a strange error wich
doesn't occur if I declare it manually with psql!
the code is:
void setSQL(PGconn *conn){
PQexec(conn,"SET DATESTYLE=European;");
PQexec(conn,"BEGIN TRANSACTION;");
PQexec(conn,"SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;")
>From: "Robert B. Easter" <[EMAIL PROTECTED]>
>To: "planx plnetx" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>Subject: Re: [GENERAL] REFERENCES troubles
>Date: Tue, 4 Jul 2000 18:38:28 -0400
>
>On Tue, 04 Jul 2000, planx plnetx wrote:
> > I
>From: Bill Barnes <[EMAIL PROTECTED]>
>To: postgres general mail list <[EMAIL PROTECTED]>
>Subject: [GENERAL] Glade or wxPython and Postgresql
>Date: Mon, 3 Jul 2000 20:20:22 -0400
>
>Hello list:
>
>Has anybody on the list put one of these combinations together?
>
>Thanks,
>Bill Barnes
>
I am
>From: "Randall Parker" <[EMAIL PROTECTED]>
>Reply-To: "Randall Parker" <[EMAIL PROTECTED]>
>To: "PostgreSQL General" <[EMAIL PROTECTED]>
>Subject: [GENERAL] Anyone using ReiserFS in production work? (or advise
>against it?)
>Date: Tue, 04 Jul 2000 15:02:17 -0700
>
>The title says it all: Is t
OK, I think that the problem of postgres running session instability
it's due to a conflict with precedent postgres6.5.x rpms...
well, now I've purged those rpms from my mandrake with GnoRPM and
finally redo a make install (after making sources, of course!)
but they dont copy initdb in my /usr/bin
Where I can find the RPMs (for redhat/mandrake) of postgresql 7.0???
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
What distribution U utlize folks?
I have tried Mandrake 7 and it run perfectly just until I try to recompile
it (from RC1 to definitive) (remember Postgresql instability messages from
me?); After have totally reconfigured and recompiled 3 times I am trying a
shiteous suse6.4 demo(1CD) that
I'm not telling that I've chanced this or that:
I am telling that only with compiling the postgresql7.0 updating the
RC1 it give me this (with the same SETTINGZ pgdata,pglibs,sqladmin,etc...
the SAME!) on an other machine the 7.0definitive go directly in core
dumped with kernel 2.2.14 and gi
I've remarked that postgresql-7.0 have two important bugs no, no...
I'll define its Problems.
The first is that it is very subsceptible to ipc: it's true that sometimes
U need to do an ipcclean to remake it start
The second is the very VERY important instability problem.
I explain me better: I