Thread
-
Postgres query tool not working when I right click
Tessa Niebel <tessa.niebel@csuglobal.edu> — 2025-05-20T18:06:33Z
I really need to get PostgresSQL working because I’m a college student using this for class. I have never worked with PostgresSQL before please let me know what I need to do as soon as possible.
-
Re: Postgres query tool not working when I right click
hubert depesz lubaczewski <depesz@depesz.com> — 2025-05-21T11:09:36Z
On Tue, May 20, 2025 at 02:06:33PM -0400, Tessa Niebel wrote: > I really need to get PostgresSQL working because I’m a college student > using this for class. I have never worked with PostgresSQL before please > let me know what I need to do as soon as possible. 1. Doing photo of screen is ... well, please don't. If you need to show something from graphical program just make a screenshot. 2. When doing screenshot at least tell others what program this is from. 3. PostgreSQL doesn't have, on its own, any graphical programs. So check what program you are using, and reach to their support. It's possible that it's pgAdmin, which some people assume to be "official PostgreSQL app", in which case their site is https://www.pgadmin.org/, and their support channels are listed here: https://www.pgadmin.org/support/ Best regards, depesz
-
Re: Postgres query tool not working when I right click
Adrian Klaver <adrian.klaver@aklaver.com> — 2025-05-21T15:09:34Z
On 5/20/25 11:06, Tessa Niebel wrote: > I really need to get PostgresSQL working because I’m a college student > using this for class. I have never worked with PostgresSQL before please > let me know what I need to do as soon as possible. You will have to explain what is not working as the connection shows as succeeding. It would also be helpful to know what it is you are trying to accomplish? -- Adrian Klaver adrian.klaver@aklaver.com
-
Re: Postgres query tool not working when I right click
Anthony DeBarros <anthonymdebarros@gmail.com> — 2025-05-21T19:54:34Z
On Wed, May 21, 2025 at 11:09 AM Adrian Klaver <adrian.klaver@aklaver.com> wrote: > On 5/20/25 11:06, Tessa Niebel wrote: > > I really need to get PostgresSQL working because I’m a college student > > using this for class. I have never worked with PostgresSQL before please > > let me know what I need to do as soon as possible. > > That image shows the PostGIS importer/exporter for shapefiles, so probably not what you are looking for if you're simply looking to run queries against a database. Look for pgAdmin.