BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Amazon RDS Supports PostgreSQL

Amazon RDS Supports PostgreSQL

This item in japanese

Lire ce contenu en français

Bookmarks

Amazon RDS adds PostgreSQL to the list of databases supported by the service. The launch supports Postgres version 9.3.1 with plans to support new versions as they become available.

A single Postgres RDS instance can scale up to 3 TB of data and 30,000 IOPS. Key Supported features are -

  • All the normally supported RDS features such as Multi-AZ Deployments, Provisioned IOPS, Virtual Private Cloud, Automated Backups, Point-in-time Recovery and Cross-Region Snapshot copy
  • PostGIS spatial database extender
  • PL/Perl, PL/Tcl and PL/pgSQL languages
  • Full-text search dictionaries (dict_int, dict_xsyn and unaccent)
  • Advanced Data-types such as Hstore, JSON
  • dblink that supports connections to other PostgreSQL databases from within a database session 

You can learn more about all the extensions supported in the official documentation.

Amazon Relational Database Service (RDS) is a web service that makes it easy to set up, operate and scale a relational database in the cloud. RDS already supports other database engines such as MySQL, Oracle and SQL Server. 

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT