'pg_dump' is not recognized as an internal or external command

preview_player
Показать описание
How to take back up of PostgreSQL Database – Windows PC using CMD

Install postgress and pgadmin in windows pc

'psql' is not recognized as an internal or external command

How to connect to PostgreSQL using JAVA JDBC

java lang ClassNotFoundException org postgresql Driver

Create Table in PostgreSQL database using JAVA JDBC

Insert values to postgresql table using java JDBC- CRUD Part 1

Read values from postgresql table using java JDBC-CRUD Part 2

Edit values from postgresql table using java JDBC-CRUD Part 3

Delete values,Delete Table from postgresql table using java JDBC-CRUD Part 4

How to Uninstall PostgreSQL from Windows System

Open postgreSQL through command prompt in windows PC

'pg_dump' is not recognized as an internal or external command

How to disable password prompt in command pompt -PostgreSQL
Рекомендации по теме
Комментарии
Автор

thank you my friend I kept searching for hours finally your video helped me

RELAXISLANDS
Автор

hey can you help with this error "C:\Users\user1>pg_dump SchoolMonitor

pg_dump: [archiver (db)] connection to database "SchoolMonitor" failed: FATAL: role "user1" does not exist"

matlhogonoloselelo
Автор

It is giving me an error when I add the date to the out put file. pg_dump: error: could not open output file....No such file or directory. How do I resolve this?

bomeziibenp
Автор

Hello ! Thank you for the video, you explain very clearly ! But now I face another problem : my password is not recognized ! And i've tried everything !
I also used this command :
pg_dump name_of_my_database > name_of_(future)_backup_file
This does work; because it demands my password, and then I receive a message that tells me (translated from french;)
connexion to the database "my_data_base" failed : FATAL : authentification by password failed for user "(me)"

I am sure to write my pass properly - no typo - I even tried my computer's password ! The two passwords I have on postgreSQL !
What can I do ?... (You're my only hope, General Kenobi !)

Nolemina