data copy script - Mailing list pgsql-novice

From Keith Worthington
Subject data copy script
Date
Msg-id 20041012193618.M3177@narrowpathinc.com
Whole thread Raw
Responses Re: data copy script
List pgsql-novice
Hi All,

I need to write a shell script that can be run by cron to automatically load
data into a PostgreSQL database.  I have been experimenting with the copy
command in psql and I have a few questions.

How can I run a copy command from a script?
What is the usage for the copy command when getting data from stdin?

Kind Regards,
Keith

______________________________________________
99main Internet Services http://www.99main.com


pgsql-novice by date:

Previous
From: Daniel Lerch
Date:
Subject: Postgresql for Dummies?
Next
From: Sean Davis
Date:
Subject: Re: Postgresql for Dummies?