Thread
-
Re: [HACKERS] common area
Vadim B. Mikheev <vadim@sable.krasnoyarsk.su> — 1998-02-27T16:11:10Z
Michael Meskes wrote: > > Bruce Momjian writes: > > This seems strange. Is a vacuum being done so the optimizer knows how > > large each table is? > > No. The problem is how to send a vacuum from ecpg. I do not know enough > about libpq to know the command. And just sending it via PQexec doesn't work. ^^^^^^^^^^^^^^^^^^^ Should work! Vadim