Re: Survey on backing up unlogged tables: help us with PostgreSQL development!

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Survey on backing up unlogged tables: help us with PostgreSQL development!
Date: 2010-11-17 01:59:13
Message-ID: 4CE336F1.5070605@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> I'd vote for backing up the schema of an unlogged table so it's there
> on a restore.

The schema is always there. What may or may not be there is the data.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2010-11-17 01:59:35 Re: Survey on backing up unlogged tables: help us with PostgreSQL development!
Previous Message Josh Berkus 2010-11-17 01:55:46 Re: Survey on backing up unlogged tables: help us with PostgreSQL development!