On Wed, Jun 30, 2004 at 10:05:30 -0700,
Dennis Gearon <gearond(at)fireserve(dot)net> wrote:
> Waht about these two files as Joshua talks about?
> postgresql.conf
> pg_hba.conf.
Those are configuration files (along with pg_ident.conf) and don't contain
your data. You probably want a back of those as well, but you may not need
them when restoring your data if that instance of postgres has already
been configured. Also if the machine you are restoring to is significantly
different than the original machine, you may want to tweak those files.