Re: createdb - Mailing list pgsql-novice

From Lonni J Friedman
Subject Re: createdb
Date
Msg-id CAP=oouHju0xbwoSwWYnEKnLXGp14o4GiHKsJTZygpeBeHrM7yA@mail.gmail.com
Whole thread Raw
In response to createdb  (John McLean <johnmclean80@gmail.com>)
List pgsql-novice
On Tue, Nov 13, 2012 at 9:00 AM, John McLean <johnmclean80@gmail.com> wrote:
> Hi,
>
> When one runs: createdb 'database'
>
> should this create a directory named 'database' in the working directory?

no, that's not how postgresql organizes its filesystem layout.

>
> If not, where are the files that this command creates?

depends on which OS you're using, and where you got your postgresql build.


pgsql-novice by date:

Previous
From: "Oliveiros d'Azevedo Cristina"
Date:
Subject: Re: createdb
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: createdb