Embedded Vacuum sql

Поиск
Список
Период
Сортировка
От Jaspreet Singh
Тема Embedded Vacuum sql
Дата
Msg-id 026601bfc97a$054f9d40$e8fea0cc@noida.hclt.com
обсуждение исходный текст
Ответы Re: Embedded Vacuum sql
Список pgsql-interfaces
Hi,
I am a developing a PGE application in 6.5.3 using ecpg and libpq.
However I am unable to Vacuum Analyze the tables  using embedded sql. But the same command works from the prompt through vacuumdb comand.
This I detect while query. My query takes 1 hr if vacuum hasn't been done on the database.
I use the following command :-
"EXEC SQL VACUUM ANALYZE <Table Name>
Kindly let me know how to use embedded sql to vacuum analyze.
 
thanx and regards,
jaspreet

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: Re: jdbc driver: Why it isn't jdbcCompliant?
Следующее
От: Valik
Дата:
Сообщение: What ODBC driver to use for Win98/NT 4.0/W2K?