in reply to Correct syntax for using \copy to import a file into a Postgres db
Or what you can do is to print $s2 and see if the syntax is valid in Postgresql.my $s2 = "\\copy (" ....
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Correct syntax for using \copy to import a file into a Postgres db
by BruceDB (Novice) on Nov 12, 2009 at 06:20 UTC | |
by Anonymous Monk on Sep 03, 2014 at 16:40 UTC |