Andy Shellam a écrit :
>Have you tried running your script in PgAdmin (or similar GUI)? e.g.
>copy and paste your script into a new query?
>
>
>
yes the script is perfectly right ..
it was just a test of table creation in order to try this aspect but
whatever the location is, I can't even exe
Have you tried running your script in PgAdmin (or similar GUI)? e.g.
copy and paste your script into a new query?
jerome wrote:
> Andy Shellam a écrit :
>
>
>> Where are you trying to run your scripts, in PgAdmin, or from the psql
>> client? In psql you should specify the full path to your sc
Andy Shellam a écrit :
>Where are you trying to run your scripts, in PgAdmin, or from the psql
>client? In psql you should specify the full path to your script, ie. \i
>C:\The folder\the script.sql
>
>In PgAdmin, the easiest way is to start a new query, then copy and paste
>your script in (or the