Skip to content

Commit 14ad19f

Browse files
Merge pull request #595 from sylwesterdec/patch-4
Create README.md
2 parents 7e6218e + 66e58a6 commit 14ad19f

File tree

1 file changed

+23
-0
lines changed
  • data-platform/open-source-data-platforms/postgresql

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# OCI PostgreSQL
2+
3+
OCI Database with PostgreSQL is a fully managed PostgreSQL-compatible service with intelligent sizing, tuning, and high durability.
4+
5+
The service automatically scales storage as database tables are created and dropped, making management easier on you and optimizing storage spend.
6+
Data is encrypted both in transit and at rest.
7+
8+
OCI Database with PostgreSQL is designed for high availability by offering durability even in the event of an availability domain (AD) failure.
9+
10+
11+
# Useful Links
12+
13+
- [OCI PostgreSQL launch blog](https://blogs.oracle.com/cloud-infrastructure/post/oci-database-postgres)
14+
- [OCI PostgreSQL features](https://blogs.oracle.com/cloud-infrastructure/post/first-principles-optimizing-postgresql-for-the-cloud)
15+
16+
17+
# License
18+
19+
Copyright (c) 2023 Oracle and/or its affiliates.
20+
21+
Licensed under the Universal Permissive License (UPL), Version 1.0.
22+
23+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)