Обсуждение: Postgres query tool not working when I right click

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.
Вложения
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
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
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.