Skip to content

Commit 7df026d

Browse files
authored
Create README.md
PostgreSQL page
1 parent bb0f40b commit 7df026d

File tree

1 file changed

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

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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+
OCI Database with PostgreSQL is designed for high availability by offering durability even in the event of an availability domain (AD) failure.
8+
9+
10+
# Useful Links
11+
12+
- [OCI PostgreSQL launch blog](https://blogs.oracle.com/cloud-infrastructure/post/oci-database-postgres)
13+
- [OCI PostgreSQL features](https://blogs.oracle.com/cloud-infrastructure/post/first-principles-optimizing-postgresql-for-the-cloud)
14+
15+
16+
# License
17+
18+
Copyright (c) 2023 Oracle and/or its affiliates.
19+
20+
Licensed under the Universal Permissive License (UPL), Version 1.0.
21+
22+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)