> Karen
> From the screenshot I think membership is one of two databases on that server. The other db is called postgres (made
byPostgres 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
schemawhich is called public. I can’t identify any table definitions in the screenshot.
> I think you need to add “membership” to your pgadmin connection string