| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Cc: | Rich Shepard <rshepard(at)appl-ecosys(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Transaction issue |
| Date: | 2024-06-19 21:55:32 |
| Message-ID: | CAKFQuwYDLaLFN3ZaUkPgNvcGOxt992kftjFX1ShFo9LXEnbPEA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wednesday, June 19, 2024, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:
> On 6/19/24 14:33, Rich Shepard wrote:
>
>> On Wed, 19 Jun 2024, Adrian Klaver wrote:
>>
>> I should have added to previous post:
>>> What is the exact command string you are using to launch psql?
>>>
>>
>> $ psql bustrac
>>
>
> I find it difficult to believe that actually runs.
>
> psql -d test -U postgres -bustrac
>
> psql: hint: Try "psql --help" for more information.
You hallucinated a dash in front of the bustrac. psql bustract is a
perfectly valid psql command. User gets inferred from the OS user.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rob Sargent | 2024-06-19 22:14:06 | Re: Transaction issue |
| Previous Message | Adrian Klaver | 2024-06-19 21:48:18 | Re: Transaction issue |