Re: [SQL] pg_dump question

2007-10-05 Thread Erik Jones
On Oct 5, 2007, at 11:58 AM, Judith wrote: Hello every body!! I have a quesyion respect pg_dump... I need to backup the db structure, I suposse that I do with pg_dump -s, but I want to restore but just with some tables with the db catalogues, can I do this?, I mean, restore al

[SQL] pg_dump question

2007-10-05 Thread Judith
Hello every body!! I have a quesyion respect pg_dump... I need to backup the db structure, I suposse that I do with pg_dump -s, but I want to restore but just with some tables with the db catalogues, can I do this?, I mean, restore al the db structure without data and after restor

[SQL] pg_dump question

2001-02-12 Thread Carolyn Lu Wong
When dumping database, is it possible to dump datetime values without the timezone info? I'm currentlyl using 6.5.