Re: Simple list tables question

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Simple list tables question
Дата
Msg-id 20040321174823.GA22480@wolff.to
обсуждение исходный текст
Ответ на Simple list tables question  (Mihai Tanasescu <Mihai.Tanasescu@skyraven.pcnet.ro>)
Список pgsql-general
On Sun, Mar 21, 2004 at 14:21:51 +0200,
  Mihai Tanasescu <Mihai.Tanasescu@skyraven.pcnet.ro> wrote:
>
> Isn't the postgres user the same as the root user from mysql ?
> I mean there must be a user that has enough rights by default to list
> tables in any databases ( I don't like granting myself right for every
> database someone creates)

Not necessarily. The username of the user that does the initdb is the
postgres superuser by default. You can use the -U option if you
want the username to be something else.

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Simple list tables question
Следующее
От: Ken Godee
Дата:
Сообщение: "select for update" confusion