| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(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-20 00:30:34 |
| Message-ID: | e7eafc35-2814-473a-ade6-f2b6ff348b54@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 6/19/24 17:27, David G. Johnston wrote:
> On Wed, Jun 19, 2024 at 5:16 PM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com
> <mailto:adrian(dot)klaver(at)aklaver(dot)com>> wrote:
>
>
> You are missing the fact that bustrac is the name of the database so
> when you specify the -d option you are being redundant and being told
> that by psql.
>
> psql [option...] [dbname [username]]
Yep, completely missed that.
>
> You like to specify both dbname and username via options but as shown
> one can also use arguments.
>
> David J.
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Maxwell Dreytser | 2024-06-20 01:22:23 | Re: RowDescription for a function does not include table OID |
| Previous Message | David G. Johnston | 2024-06-20 00:27:03 | Re: Transaction issue |