From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | vickr1z(at)operamail(dot)com, pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: SQL script |
Date: | 2004-04-15 09:12:24 |
Message-ID: | 200404151012.24789.dev@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-sql |
On Thursday 15 April 2004 09:22, vickr1z(at)operamail(dot)com wrote:
> good day toall..
> imm running postgreSQL on linux.
> my main goal is to create a script that will dump a data from our server
> too my local PC. the content of the script would be execute sql command
> in one shot: 1. dump data
> 2. update and insert some rows to selected table.
>
> how can i accommplish this task and also how can i run this script? is
> there any one ccan help me. any idea will appreciate very much.
How are you connecting from client <=> server?
Do you just want a pg_dump style dump, a specific table/query?
Do you need to provide values for this update/insert, or is it fixed (updating
timestamps sort of thing).
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Martin Marques | 2004-04-15 11:27:20 | Re: [HACKERS] Remove MySQL Tools from Source? |
Previous Message | vickr1z | 2004-04-15 08:22:06 | SQL script |
From | Date | Subject | |
---|---|---|---|
Next Message | Reinoud van Leeuwen | 2004-04-15 09:55:56 | Re: problem porting MySQL SQL to Postgres |
Previous Message | vickr1z | 2004-04-15 08:22:06 | SQL script |