Re: How do I save my tables? - Mailing list pgsql-novice

From Thomas Kellerer
Subject Re: How do I save my tables?
Date
Msg-id l19kal$ers$1@ger.gmane.org
Whole thread Raw
In response to Re: How do I save my tables?  (David Johnston <polobo@yahoo.com>)
List pgsql-novice
David Johnston, 17.09.2013 14:59:
> You do not "save" tables.  If you issue a successful CREATE TABLE statement
> that table will be permanent.

Unless you disabled auto-commit and forgot to commit the CREATE TABLE statement...




pgsql-novice by date:

Previous
From: David Johnston
Date:
Subject: Re: How do I save my tables?
Next
From: Thomas Kellerer
Date:
Subject: Re: How do I save my tables?