Re: Database issues when adding GUI - Mailing list pgsql-general

From Rob Sargent
Subject Re: Database issues when adding GUI
Date
Msg-id fc13956f-271a-7977-54d3-9aeb76f0211c@gmail.com
Whole thread Raw
In response to Re: Database issues when adding GUI  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: Database issues when adding GUI  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
>> can you show a psql session which accesses these tables, including
>> connection string?
Not sure about the 'connection string' part but:
> bustrac=# select * from activitytypes;
psql --host machine --user role --dbname something
For your app it might be a config file with corresponding entries, or 
perhaps you command line invocation?
I suspect there's a mis-match between the two.



pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Database issues when adding GUI
Next
From: Adrian Klaver
Date:
Subject: Re: Database issues when adding GUI