Re: Database issues when adding GUI

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Database issues when adding GUI
Date: 2021-06-07 17:21:57
Message-ID: alpine.LNX.2.20.2106071021130.1822@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 7 Jun 2021, Adrian Klaver wrote:

> No this is because you did not use an actual connection string e.g:
> psycopg2.connect("host=salmo user=rshepard dbname=bustrac")
> Instead you used an undefined variable bustrac per the error message:
> NameError: name 'bustrac' is not defined

Adrian,

First I'll upgrade 12.2 to 12.7, then I'll upgrade PyQt5.

Thanks,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dean Gibson (DB Administrator) 2021-06-07 17:27:13 Re: AWS forcing PG upgrade from v9.6 a disaster
Previous Message David G. Johnston 2021-06-07 17:20:22 Re: index unique