Re: Execute vacuum - Mailing list pgsql-general

From Carmen Gloria Sepulveda Dedes
Subject Re: Execute vacuum
Date
Msg-id 3FBE8198.AAC4631A@atichile.com
Whole thread Raw
In response to Re: Execute vacuum  (Alvaro Herrera Munoz <alvherre@dcc.uchile.cl>)
List pgsql-general
Alvaro Herrera Munoz wrote:
> I think Michael said last week you could use ecpg -t to use VACUUM
> with ecpg.  Not sure what other effects it has though.

I tried with this, but it did not work.

Error:
....
sql error PerformPortalFetch: portal "dyncursor" not found
id:  0    nombre:      fecha:
sql error PerformPortalFetch: portal "dyncursor" not found
id:  0    nombre:      fecha:
sql error PerformPortalFetch: portal "dyncursor" not found
id:  0    nombre:      fecha:
..... loop!!!

The statement "exec sql vacuum ... "
is after of "exec sql close <cursor>"




pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Concurrent testing PostgreSQL Vs MySQL
Next
From: Jan Wieck
Date:
Subject: Re: Where is Postgesql ? - MYSQL SURPRISES WITH MAXDB /