Re: How do I enabled Windows 10 to be able to run PSQL etc
Rob Sargent <[email protected]> Mon, 9 Sep 2019 09:45:36 -0600
| Newsgroups | gmane.comp.db.postgresql.sql |
|---|---|
| Message-ID | <[email protected]> |
> Karen > =46rom the screenshot I think membership is one of two databases on = that server. The other db is called postgres (made by Postgres in almost = every database you create) sorry, typo. 'every database' should be 'every instance (or = installation)' > and I suspect your table definition is in the public schema of = postgres database. membership has only the default schema which is = called public. I can=E2=80=99t identify any table definitions in the = screenshot.=20 > I think you need to add =E2=80=9Cmembership=E2=80=9D to your pgadmin = connection string