Re: Postgresql DB on a live cd

From: Mailer <mail(at)iond(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Postgresql DB on a live cd
Date: 2003-11-19 20:32:00
Message-ID: 200311192132.00035.mail@iond.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Create a memory file system and mount that onto as the directory its
> trying to use?

Hi Marc

This is what Knoppix already makes: during boot creates /var/lib/pgsql as a link
to a ramdisk (maybe do you mean something different with "memory fs" ?)

Just now with pg_resetxlog (thanks god there's the net) I have cleared the
pg_xlog dir: 112MB --> 16MB and this is a good first result.

Still continue to experiment...

Thanks and regards

Lucio

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2003-11-19 20:39:09 Re: Automatic null values convertion in INSERT and WHERE
Previous Message Lucio 2003-11-19 20:25:19 Re: Postgresql DB on a live cd