Records deleting themselves...

Поиск
Список
Период
Сортировка
От Matthew Hagerty
Тема Records deleting themselves...
Дата
Msg-id 4.1.19990929145535.00cf8e40@mail.venux.net
обсуждение исходный текст
Список pgsql-interfaces
Greetings,

I'm running pg-6.5.1 (upgrading to 6.5.2 as I write this) on
FreeBSD-3.1-release and I have an application that I wrote that uses pg on
the backend.  Lately users started complaining about not being able to
login and when I would do a search for the account it was gone.  There is
only one way to delete a user and that is from the psql monitor, and I am
the only one who has access to psql.

I do a vacuum and vacuum analyze from cron every night, as well as some
other basic clean-up sql commands, but none of them involve the users table.

Any insight as to why these user records are being deleted would be greatly
appreciated.  Also, there does not seem to be any consistency on the deletions.

Thanks,
Matthew


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

Предыдущее
От: "Ken J. Wright"
Дата:
Сообщение: Re: [INTERFACES] psql trerminal behaviour
Следующее
От: "wenjin.zheng"
Дата:
Сообщение: Errors from compiling examples for libpq++