Create database

Asked

Viewed 41 times

0

I’m trying to create a database on postgres but am getting the following message:

ERROR: cannot set transaction read-write mode During Recovery

I have uninstalled, cleaned the registry, installed put new password, but it always rescues users who were already installed and previous databases

I would like to have permission to create database or even reset everything start again, but with permission to create databases.

I’m using Pgadmin III, with Postgres 10 64bits, on Windows

  • It looks like you’re connected to a cluster configured as read-only replica.

  • I’ve seen this message somewhere before...

  • There’s a way I can create a place without being replicated?

  • The standard of postgres is to be installed normal, without being replicated. I know very little about replication, so I can’t tell you exactly what to set up to disable. As it is local, why not install postgres from the beginning and then restore a database backup?

  • I have uninstalled and reinstalled but it always recovers the previous data,

  • Was a different date folder used? Settings are in postgresql.conf.

  • The folder was even deleted rs

Show 2 more comments
No answers

Browser other questions tagged

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