![]() | |
#11
| |||||
| |||||
|
|
stic wrote: [..]* cutted all this crap about installing Oracle, or some tools to pull |
|
And do it every time I need to do this (for example twice a day ?) ;-) No, at least not with human intervention. Get whoever creates the dump file to include a simple sql program that spools to a flat file as part of the dump procedure. |

|
If they won't/can't do that for you write a script to import the dump file into an Oracle database you control and then spool it out to a flat file. |
|
Then set up your script to load the flat file into your PostgreSQL database. |
|
You can either trigger the script manually or, if the dump file is created on a regular basis, set up a operating system chron or at job to trigger your scripts. HTH Jerry |

#12
| |||
| |||
|
|
(Why do we human beings sometimes insist on doing things the hard way? It's that hammer syndrom again) And do it every time I need to do this (for example twice a day ?) ;-) -- best regards stic |
![]() |
| Thread Tools | |
| Display Modes | |
| |