mycak
PPrisma
•Created by mycak on 2/11/2025 in #help-and-questions
Upgrade from Prisma Postgres EA to GA - pg_dump Connection Error
with 16.x it works thanks!
14 replies
PPrisma
•Created by mycak on 2/11/2025 in #help-and-questions
Upgrade from Prisma Postgres EA to GA - pg_dump Connection Error
version 14.15, yes that one commad:
PGSSLMODE=disable \
pg_dump \
-h 127.0.0.1 \
-p 5432 \
-Fc \
-v \
-d postgres \
-f ./mydatabase.bak \
&& echo "-complete-"
14 replies
PPrisma
•Created by mycak on 2/11/2025 in #help-and-questions
Upgrade from Prisma Postgres EA to GA - pg_dump Connection Error
and here gh repo => https://github.com/mycak/futbolovo
14 replies
PPrisma
•Created by mycak on 2/11/2025 in #help-and-questions
Upgrade from Prisma Postgres EA to GA - pg_dump Connection Error
yes
14 replies