Configure Replication and Enable Point-in-Time-Recovery for Cloud SQL for PostgreSQL Reviews

8803 reviews

postgres=> \c orders Password: connection to server at "35.202.77.19", port 5432 failed: FATAL: database "orders" does not exist Previous connection kept postgres=> the deployment manager template need to be fixed since its not creating the order DB and making the completion failed ......

Bhagesh P. · Reviewed over 3 years ago

Mykhailo F. · Reviewed over 3 years ago

Oleksii D. · Reviewed over 3 years ago

Vadym S. · Reviewed over 3 years ago

bullshit

Roman Z. · Reviewed over 3 years ago

There is no `orders` db. I created my own with all the necessary rows, but it still wouldn't work. Spent 3 hours on that.

Yuliia P. · Reviewed over 3 years ago

Yuliia P. · Reviewed over 3 years ago

Yuliia P. · Reviewed over 3 years ago

port 5432 failed: FATAL: database "orders" does not exist

Yelyzaveta S. · Reviewed over 3 years ago

Lab startup script failed to create database. I was able to recreate database with script from other lab but 2&3 checks are still failing. Reviews with this error are here for days, and it seems like it's not hard to fix - but apparently nobody cares about this labs.

Олександр Т. · Reviewed over 3 years ago

Lab startup script failed to create database

Олександр Т. · Reviewed over 3 years ago

shikhar s. · Reviewed over 3 years ago

Database isn't exist, so you can't write and veryfy. I create my own database and a table similar to what is required (name, table fields, etc) but it still doesn't work.

Piotr G. · Reviewed over 3 years ago

Vu P. · Reviewed over 3 years ago

Database isn't exist, so you can't write and veryfy. I create my own database and a table similar to what is required (name, table fields, etc) but it still doesn't work.

Piotr G. · Reviewed over 3 years ago

postgres=> \c orders Password: connection to server at "34.27.191.98", port 5432 failed: FATAL: database "orders" does not exist Previous connection kept postgres=> SELECT COUNT(*) FROM distribution_centers; ERROR: relation "distribution_centers" does not exist LINE 1: SELECT COUNT(*) FROM distribution_centers; ^ postgres=> INSERT INTO distribution_centers VALUES(-80.1918,25.7617,'Miami FL',11); SELECT COUNT(*) FROM distribution_centers; ERROR: relation "distribution_centers" does not exist LINE 1: INSERT INTO distribution_centers VALUES(-80.1918,25.7617,'Mi... ^ ERROR: relation "distribution_centers" does not exist

Suresh G. · Reviewed over 3 years ago

Vu P. · Reviewed over 3 years ago

Orders database doesn't exist

Diego V. · Reviewed over 3 years ago

Andrés Felipe P. · Reviewed over 3 years ago

Database orders doesn't exist

Juan M. · Reviewed over 3 years ago

i don't see orders database

Nitish V. · Reviewed over 3 years ago

There is a problem with the lab. DB orders don't exist.

Oscar Julian T. · Reviewed over 3 years ago

Sebastian M. · Reviewed over 3 years ago

Database isn't exist, so you can't write and veryfy

Piotr G. · Reviewed over 3 years ago

There is no database called orders in the postgres-orders instance which is required to complete the lab.

Shehim M. · Reviewed over 3 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.