| От | mathan |
|---|---|
| Тема | Re: Cannot createdb |
| Дата | |
| Msg-id | 008f01c375bb$4a106b30$250110ac@MAMCO обсуждение исходный текст |
| Ответ на | Cannot createdb ("Dr. Azmir" <drazmir@tm.net.my>) |
| Список | pgsql-general |
> Hi there I'm Dr. Azmir from Kuala Lumpur. > I'm using RH 9.0 with postgresql intalled in it. > My problem is I can't createuser and createdb with it. > The error message "psql: FATAL: user "name" does not exist > createdb: database creation failed" You should create database as postgres user Do the following steps Start the postmaster before creating the database # useradd postgres # su - postgres $ createdb <database name> CREATE DATABASE $ thanks --mathan --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера