Re: createdb

From: Lonni J Friedman <netllama(at)gmail(dot)com>
To: John McLean <johnmclean80(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: createdb
Date: 2012-11-13 17:07:27
Message-ID: CAP=oouHju0xbwoSwWYnEKnLXGp14o4GiHKsJTZygpeBeHrM7yA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, Nov 13, 2012 at 9:00 AM, John McLean <johnmclean80(at)gmail(dot)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.

In response to

  • createdb at 2012-11-13 17:00:49 from John McLean

Browse pgsql-novice by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2012-11-13 17:09:03 Re: createdb
Previous Message Oliveiros d'Azevedo Cristina 2012-11-13 17:06:12 Re: createdb