Question : I have a project in heroku. I have the URI that enables me to connect with the database […]
Tag: heroku
Migrate heroku database to Amazon RDS with minimum downtime
Question : I have a heroku postgres database and want to migrate it to Amazon RDS to save cost. What’s […]
Seeking advice on a DB project: hosting services [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Shopping list question – questions about which […]
What is the equivalent of a “Certificate of Destruction” when using a cloud-hosted database?
Question : We have a Rails application hosted by Heroku and using an Heroku Postgres database. Some of the information […]
pg_restore: [archiver] did not find magic string in file header: please check the source URL and ensure it is publicly accessible
Question : I have been trying to push a dump file from my local Postgrel DB (which I uploaded into […]
How to view contraints of a cloumn in postgresSql?
Question : I applied a constraint but forgot its name. Now I want to drop it using ALTER TABLE [TABLENAME] […]
Copying a DB or tables from a local Postgres database to Heroku [closed]
Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
Ensure correct username when using pg_restore
Question : I have just installed postgres 9.1.6 on a local Ubuntu server. Now I’m trying to restore a database […]
PostgreSQL: restore a record from a backup
Question : We have a Rails app backed by a PostgreSQL DB and hosted on Heroku. We recently had a […]
Write performance of Postgresql 9.1 with read-only slave
Question : I have a Postgresql 9.1 database that is being hosted by Heroku. It currently has a read-only “follower”. […]
- 1
- 2