Re: Tables dissapearing

Поиск
Список
Период
Сортировка
От Kamil Srot
Тема Re: Tables dissapearing
Дата
Msg-id 46D3107B.5000606@nlogy.com
обсуждение исходный текст
Ответ на Re: Tables dissapearing  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Alvaro Herrera wrote:
> Kamil Srot wrote:
>
>> Martijn van Oosterhout wrote:
>>
>>> On Mon, Aug 27, 2007 at 06:57:54PM +0200, Kamil Srot wrote:
>>>
>>>
>>>> Correct...the script does echo "vacuum full;" | $PGDIR/bin/psql -U
>>>> postgres $db for each database...
>>>> Hope it's correct?
>>>>
>>>>
>>> Well, I'd drop the "full" part, it tends to bloat indexes. Also, did
>>> you check it was actually completing (no errors)?
>>>
>>>
>> Yes, it completes w/o errors... just VACUUM as output...
>> OK, I'll drop the full part and do it less often...
>>
>
> What user is doing it?  Is it a superuser?  If it's not, then there's
> your problem.
>
>
It's user postgres... the vacuum completes correctly...

Thank you,
--
Kamil


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Tables dissapearing
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: PostgreSQL vs Firebird feature comparison finished