RE: [NOVICE] Création de BD

Поиск
Список
Период
Сортировка
От JP Beaudry
Тема RE: [NOVICE] Création de BD
Дата
Msg-id 001801c427b3$b07edd70$e9422ca1@amer.cisco.com
обсуждение исходный текст
Ответ на Création de BD  (dayersystem@bluewin.ch (jedi))
Список pgsql-novice
I'm also a novice with Postgres, so take the following pointers with a grain
of salt.

First, take a look at the man page for createdb. Try this command at the
Linux prompt: man createdb. This will tell you where the database will
actually be created.

Second, I think your problem may have to do with the createdb file not being
executable by the user. If that is the case, you may have to change the
rights of the file with "chmod". This link provides a good explanation on
file permissions:
http://www.comptechdoc.org/os/linux/usersguide/linux_ugfilesp.html

Third, I believe you'll need postmaster running before createdb succeeds.

Hope this helps,
JP


P.S. Desole pour l'anglais, mais je crois que tu vas rejoindre une plus
grande audience de cette facon.


> -----Original Message-----
> From: pgsql-novice-owner@postgresql.org
> [mailto:pgsql-novice-owner@postgresql.org] On Behalf Of jedi
> Sent: Friday, April 16, 2004 9:48 AM
> To: pgsql-novice@postgresql.org
> Subject: [NOVICE] Création de BD
>
>
> Salut,
>
> Je débute avec Linux et ce genre d'outil...
>
> J'ai installé postgresql aujourd'hui. En fait quand j'exécute
> /usr/local/pgsql/ > createdb test
> je reçois le message suivant createdb: Permission non accordée
>
> Mon utilisateur postgres est propriétaire du dossier pgsql et de ses
> descendants.Les droits sont tous donnés...
>
> Merci d'avance
>
> Jedi
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: question on forced-killing the postmaster
Следующее
От: "Christopher A. Goodfellow"
Дата:
Сообщение: Timestamp Default value