Hi, I was wondering if it was possible to get the filename provided as an argument to psql. psql -f /tmp/test.sql I would like a command in test.sql that would be able to retrieve the full pathname (/tmp/test.sql). Regards, Patrick
|
Hi, I was wondering if it was possible to get the filename provided as an argument to psql. psql -f /tmp/test.sql I would like a command in test.sql that would be able to retrieve the full pathname (/tmp/test.sql). Regards, Patrick
|