Page 1 of 1

How enter to the pgAdmin in Postgres's

PostPosted: Fri Feb 10, 2023 10:39 am
by sgarate
Hello I want delete form my computer an old DDBB, but I can't find info about how enter to the PGAdmin and delete manually from there the DDBB.

Can you help me please...

Re: How enter to the pgAdmin in Postgres's

PostPosted: Fri Feb 10, 2023 2:00 pm
by Flag_Hippo
If you can it's easier to use PokerTracker 4 for that:

Guide: Database Management

If you must use PGAdmin right-click on the database and select 'Delete/Drop':

pgadmin.PNG
pgadmin.PNG (18.97 KiB) Viewed 1139 times

If you've not used PGAdmin I'd recommend backing up your existing poker data before making any changes outside of PokerTracker 4.

Re: How enter to the pgAdmin in Postgres's

PostPosted: Fri Feb 10, 2023 2:18 pm
by sgarate
Flag_Hippo wrote:If you can it's easier to use PokerTracker 4 for that:

Guide: Database Management

If you must use PGAdmin right-click on the database and select 'Delete/Drop':

pgadmin.PNG

If you've not used PGAdmin I'd recommend backing up your existing poker data before making any changes outside of PokerTracker 4.



But I need install the PGAdmin? or is a kind of URL to enter there?

Re: How enter to the pgAdmin in Postgres's

PostPosted: Sat Feb 11, 2023 5:52 am
by Flag_Hippo
sgarate wrote:But I need install the PGAdmin?

Yes PGAdmin will need to be installed if you want to use it but if you don't have PostgreSQL installed and running either then that's not going to help. If you have an old PostgreSQL install and you want to remove all of its data to recover disk space you can do that without PGAdmin but it's not clear what your situation is or what you are trying to do here.

Re: How enter to the pgAdmin in Postgres's

PostPosted: Sat Feb 11, 2023 6:21 pm
by sgarate
Flag_Hippo wrote:
sgarate wrote:But I need install the PGAdmin?

Yes PGAdmin will need to be installed if you want to use it but if you don't have PostgreSQL installed and running either then that's not going to help. If you have an old PostgreSQL install and you want to remove all of its data to recover disk space you can do that without PGAdmin but it's not clear what your situation is or what you are trying to do here.


I only want to delete an old DDBB, that is my issue, but after yours answers I think I will install PGAdmin and I will remove the old DDBB. I have postures 9.6.15 installed, please if you have a better approach im happy to listen it :)

Re: How enter to the pgAdmin in Postgres's

PostPosted: Sun Feb 12, 2023 6:44 am
by Flag_Hippo
If you have PostgreSQL v9.6 installed and running then you can just connect PokerTracker 4 to it and then delete the old database:

Guide: Database Management

If the database is not in the list of databases when connected to that PostgreSQL you should be able to add it again via 'Database -> Database Management -> New -> Browse Databases'.