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>"