Re: Why can't I do this (setup question)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Paul Tomblin <ptomblin(at)xcski(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Why can't I do this (setup question)
Date: 2001-05-23 18:32:45
Message-ID: 16285.990642765@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Paul Tomblin <ptomblin(at)xcski(dot)com> writes:
> So I gave up, did a pg_dumpall, mounted the new directory, did an initdb
> and restored the database, and everything is great.

Curious. The other should have worked AFAICS. Maybe something silly,
like the files were not copied with the right ownership/permissions?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim Mercer 2001-05-23 18:36:10 $PGSQL/include/postgres.h
Previous Message Simon Crute 2001-05-23 18:24:27 Re: Autocommit off in psql??