> administration or maintenance on it that I know of...)  How about the 
> WAL files in pg_xlog?  How critical are they when no data on the system 
> is critical in and of itself?  Any suggestions would be greatly 
> appreciated...

If the data isn't critical, you maybe could truncate a table to clear
enough space.  Deleting anything under pg_xlog is more or less
guaranteed to mean your database is garbage.

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
If they don't do anything, we don't need their acronym.
                --Josh Hamilton, on the US FEMA

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to