Re: Creating a DB for another user (or...) (repost attempt)

Поиск
Список
Период
Сортировка
От Ross J. Reedstrom
Тема Re: Creating a DB for another user (or...) (repost attempt)
Дата
Msg-id 20000825142406.A24581@rice.edu
обсуждение исходный текст
Ответ на Re: Creating a DB for another user (or...) (repost attempt)  (Matthew Rice <matt@starnix.com>)
Список pgsql-general
On Fri, Aug 25, 2000 at 02:18:23PM -0400, Matthew Rice wrote:
>
> BTW, this isn't a system user so how would he run createdb?

createdb is just a shell script that runs the postgresql command:

CREATE DATABASE <new db name> ;

Ross
--
Ross J. Reedstrom, Ph.D., <reedstrm@rice.edu>
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St.,  Houston, TX 77005

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

Предыдущее
От: George Robinson II
Дата:
Сообщение: vacuumdb failed
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: alter table and constraints