COPY - Mailing list pgsql-general

From linux_211@hotmail.com (igor)
Subject COPY
Date
Msg-id ff6ce15e.0208050738.737cd83a@posting.google.com
Whole thread Raw
Responses Re: COPY  (Alvaro Herrera <alvherre@atentus.com>)
List pgsql-general
I am using the copy command for copy very large database. But I am
using it like it's described in tutorial "copy table from
'/file'..etc". So it takes a lot of time copy each table. Is there any
way how to create some function to copy all the directory ,or
something like foreach (table)...? That directory would contain
prepared tables already. I do not know lot about PostgreSQL functions
,so I am asking some advice.

pgsql-general by date:

Previous
From: Jim
Date:
Subject: Primary Key: How Do I Generate One For Insert ...
Next
From: Marko Asplund
Date:
Subject: concept question: PostgreSQL vs. Oracle database