vacuum problem

Поиск
Список
Период
Сортировка
От Patrick Welche,SCC,ext.35710,
Тема vacuum problem
Дата
Msg-id E126JUq-0000RI-00@quartz.newn.cam.ac.uk
обсуждение исходный текст
Список pgsql-hackers
This oddity became apparent during the numeric test:

test=> create table atable (an int, some text);
CREATE
test=> \d atable    Table "atable"Attribute | Type | Extra 
-----------+------+-------an        | int4 | some      | text | 

test=> vacuum analyze atable;
NOTICE:  Vacuum: table not found
VACUUM

>From today's cvs. Have I missed something?

Cheers,

Patrick


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Enhancing PGSQL to be compatible with InformixSQL
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: [HACKERS] New Search Engine ... UdmSearch