| From: | Ragnar <gnari(at)hive(dot)is> |
|---|---|
| To: | John K Masters <johnmasters(at)oxtedonline(dot)net> |
| Cc: | PG-General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: initdb |
| Date: | 2007-06-17 22:25:47 |
| Message-ID: | 1182119147.5953.206.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On sun, 2007-06-17 at 21:50 +0000, Ragnar wrote:
> On sun, 2007-06-17 at 19:59 +0100, John K Masters wrote:
> > I feel somewhat embarrassed to post this but I can't get past the first
> > post with Postgresql. I have installed onto a Debian testing system,
> > created a space for the database cluster on /usr/local/pgsql/data,
> > changed owner to postgres and changed permissions to 0700.
> >
> > However, when I try `initdb -D /usr/local/pgsql/data' I get "Command not
> > found"
>
> i believe the debian packages supplies a wrapper for this operation.
>
> try: man pg_createcluster
sorry, of course you are not using the debian package.
Andrej's answer is the correct one.
gnari
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2007-06-17 23:31:31 | Re: INSERT ... RETURNING in v8.2 |
| Previous Message | Ragnar | 2007-06-17 21:50:07 | Re: initdb |