Exporting tables/views - Mailing list pgsql-novice

From salmonix
Subject Exporting tables/views
Date
Msg-id 20090209140619.4d43b702@darkstar.salmonix.net
Whole thread Raw
Responses Re: Exporting tables/views
List pgsql-novice
Hi there,
I would like to export PostgreSQL tables - or views - into separate
db for SQLite - these are going to be passed around for offline work.
I have thought of using triggers on the tables/columns when changed to
immediately create an export copy, so clients can download these updated
db's for work.
 I have found thin doc on it - probably my bad -, so asking for help.
Thanks a lot,
Laslo Forro

pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: Creating a test database and table
Next
From: "Nico Callewaert"
Date:
Subject: Cluster / Tablespace ?