Restart Postgres on Windows

Asked

Viewed 73 times

1

I am trying to create a database in Postgres, but is giving the following message

ERROR: cannot execute CREATE DATABASE in a read-only transaction

I’ve reinstalled and nothing.

I’ve already put off this line in the postgresql.conf file, but I don’t know how to restart the settings

default_transaction_read_only = off

'Cause to hear that’s what it is

I’m trying on the postgres user

  • Where can I run those commands? On DOS or SGBD?

  • I believe in the SGBD.

  • psql is the postgre shell. Postgre Docs

  • I don’t know where to reach in his shell and in SGBD I can not type anything

  • It comes installed with postgre just search on the pc. If it is windows, it will be in the postegre folder

  • Have bin folder and date folder

  • The bin folder is empty

  • Vixi ai complica.

  • Looks for PGADMIN in the C: Program Files folder Postgresql 9.5 bin the pgAdmin3.exe file (if your postgres is 9.5 and it is 64-bit). If not found in Program Files, search in Program Files (x86)

Show 5 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.