And. If I'm not connected to any database. Can I execute a file that makes a
query on a database?
Sorry, I made a mistake
psql -f -U
I'm not sure, but you can add export PGPASSWORD= before this
command if you need a password.
Tomasz Myrta
---(end of broadcast)
Uz.ytkownik andres javier garcia garcia napisa?:
Hi;
I'm sorry for ask this basic question. But I can't find in the documentation.
I'm connected to a database; and how can I execute a query that I've got in a
file?
And. If I'm not connected to any database. Can I execute a file that makes a
qu