\g filename

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: \g filename
Date: 2018-01-24 20:30:20
Message-ID: B504C3FB-8BB5-42E7-9562-0916A9084E77@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I just ran a query (select myfunction() \g bad/filename) which took almost an hour and a half then told me “no such file or directory” since I had scrogged the path. Could this path not be checked prior to actual execution of the query?

ps sorry for the blank version of this same topic - or maybe zero content is rejected, hopefully.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-01-24 20:38:52 Re: \g filename
Previous Message Rob Sargent 2018-01-24 20:25:36 \g filename