Re: Postgres database access problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres database access problem
Дата
Msg-id 25819.1107037008@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgres database access problem  (Inpreet Singh <Singh.Inpreet@netsity.com>)
Список pgsql-novice
Inpreet Singh <Singh.Inpreet@netsity.com> writes:
> I saw my database and got that it has no owner so probably I deleted my user
> of database accidentally. Now is there a way to create owner of already
> existing database in postgres.

Recreate the user with the same sysid as before.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: distinct vs group by
Следующее
От:
Дата:
Сообщение: pgAdminIII and User Grants