Where is pgadmin installed?



Where is pgadmin installed?..

Answer / Prem Datt

The installation location of pgAdmin varies depending on your operating system. On most systems, it can be found in the PostgreSQL directory or under a subdirectory named 'pgadmin4'. You can also use the command line to find the exact path by using the package manager for your OS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

How do you insert rows and columns?

1 Answers  


How to connect to postgres database using pgadmin?

1 Answers  


What is connection pooling in postgresql?

1 Answers  


What is sequences in postgresql?

1 Answers  


Can postgresql scale horizontally?

1 Answers  


Do foreign keys speed up queries?

1 Answers  


What is the default password for postgres windows?

1 Answers  


How do I connect to a postgresql database?

1 Answers  


Is postgresql relational?

1 Answers  


How do I start postgresql on linux?

1 Answers  


Is postgres a sql database?

1 Answers  


Is postgresql similar to sql server?

1 Answers  


Categories