Re: Help me!

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Help me!
Дата
Msg-id 20030304223859.GC9739@svana.org
обсуждение исходный текст
Ответ на Help me!  (DangVan Chinh <chinhhue2002@yahoo.com>)
Ответы Re: Help me!  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
Very simple, don't use root. Create a user postgres and run the database
server as that. Then you can let the user "root" login although that's an
exceedingly bad idea.

Hope this helps,

On Wed, Feb 26, 2003 at 06:54:36PM -0800, DangVan Chinh wrote:
>
> I don't know starting a PostgreSQL server on RedHat Linux 8.0 and to create a simple database.
> I have seen:
>     - "$ postmaster" -> error: "root exection of PostgreSQL server is not permitted...."
>     -"$ createdb mydb" -> error: "user 'root' does not exist. createdb: database createtion failed"
> (I login with user is "root")
> So, help me way to create a database!
> Thanks!
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, and more
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Support bacteria! They're the only culture some people have.

Вложения

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

Предыдущее
От: Abhishek Verma
Дата:
Сообщение: problem : initdb failed
Следующее
От: "Mario Weilguni"
Дата:
Сообщение: hide databases/users from normal postgres user