I was able to fix the problem by uninstalling postgres 8.2
and going back to
8.1, same version as my other db. I'm still not sure what
they issue was,
perhaps some installation error on my part. Anyways
everything is working
smoothly now.
Thanks for the helpful suggestions,
Ryan
On 2/6/07, David E. Wheeler <david kineticode.com> wrote:
>
> On Feb 6, 2007, at 2:07 PM, Ryan O'Toole wrote:
>
> > I'm not stopping the database before performing
the dump, because
> > it seemed
> > like it wasn't necessary from reading the DBA (
> > http
://bricolage.cc/docs/1.10/api/::docs::current::api::Bric:BA).
> >
> > But maybe I should be?
>
> If you stop the database, you won't be able to make the
dump. But if
> you're actually moving the Bricolage database to
another box, you'll
> want to shut down Bricolage before you dump, and start
it up pointing
> at the new database after the dump.
>
> Best,
>
> David
>
|