01 PostgreSQL Introduction
01 PostgreSQL Introduction
01 PostgreSQL Introduction
Email: [email protected]
Skype ID: yonogy.orcl
Blog: http://orclperunet.blogspot.com/
Facebook Group: Oracle Peruvian Network
Facebook Page: Edutronic Global Services
PostgreSQL DBA Admin Workshop I
Lesson 01:
• PostgreSQL Install
• PostgreSQL Upgrade
Lesson 02:
• PostgreSQL Database Administration
• PostgreSQL Database Monitoring
Lesson 03:
• PostgreSQL Database Backup
• PostgreSQL Database Recovery
Lesson 04:
• PostgreSQL Standby DB Implementation
• PostgreSQL Standby DB Replication
Lesson 05:
• PostgreSQL Standby Switchover
• PostgreSQL Standby Rebuild
Lesson 06:
• PostgreSQL Standby DB Monitoring
• PostgreSQL Backup and Recovery
Lesson 07:
• Big Data Overview
• PostgreSQL & Big Data Integration
Lesson 08:
• PostgreSQL & Oracle Comparation
• Oracle to PostgreSQL Migration
PostgreSQL History
First Ingres then Postgres
PostgreSQL, originally called Postgres, was created at UCB
(University of California at Berkeley) by a computer science
professor named Michael Stonebraker, who went on to
become the CTO of Informix Corporation.
ORDBMS
PostgreSQL isn't just relational, it's object-relational. This gives it
some advantages over other open source SQL databases like
MySQL, MariaDB and Firebird.
Network Addresses
Provides for storing different network address types.
Some examples for CIDR:
• 192.168.100.128/25
• 10.1.2.3/32
• 2001:4f8:3:ba:2e0:81ff:fe22:d1f1/128
• ::ffff:1.2.3.0/128
Who is using PostgreSQL?