Skip to content

Commit ce459b3

Browse files
authored
Update README.md
Added some new docs and blogs
1 parent 3d27d1e commit ce459b3

File tree

1 file changed

+6
-1
lines changed
  • data-platform/open-source-data-platforms/postgresql

1 file changed

+6
-1
lines changed

data-platform/open-source-data-platforms/postgresql/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,15 @@ OCI Database with PostgreSQL is designed for high availability by offering durab
1010

1111
# Useful Links
1212

13+
## Documentation
14+
- [OCI PostgreSQL Documentation](https://docs.oracle.com/en-us/iaas/Content/postgresql/home.htm)
15+
16+
## Blogs
1317
- [OCI PostgreSQL launch blog](https://blogs.oracle.com/cloud-infrastructure/post/oci-database-postgres)
1418
- [OCI PostgreSQL features](https://blogs.oracle.com/cloud-infrastructure/post/first-principles-optimizing-postgresql-for-the-cloud)
1519
- [Terraform to deploy OCI PostgreSQL database](https://blogs.oracle.com/cloud-infrastructure/post/deploy-managed-oci-database-with-postgresql-service-with-terraform)
16-
20+
- [Backup and Restore an OCI Database with PostgreSQL](https://docs.oracle.com/en/learn/backup-and-restore-db-with-postgresql/index.html#introduction)
21+
- [Migrate to OCI PostgreSQL Database with OCI GoldenGate](https://blogs.oracle.com/dataintegration/post/seamlessly-migrate-an-onpremise-postgresql-database-to-oci-database-with-postgresql-online-with-oci-goldengate)
1722

1823
# License
1924

0 commit comments

Comments
 (0)