Back to Browse

Tutorial 39-What is the range partition in Postgresql | Range Partition | Table partitioning

3.8K views
Jul 20, 2020
10:57

In this session, we are going to discuss partition table management in PostgreSQL ( about the range partition table management in detail) What is the partition? A partitioned table is a logical structure used to divide a large table into smaller pieces called partitions.  Types of partitions: 1. Range partition - Partition a table by a range of values. 2.List partition -   Partition a table by a list of known values.  3. Hash partition - Partition a table using a hash function on the partition key subscribe to our channel: ----------------------------------------- https://rebrand.ly/8z3l1y1 For doubts and queries kindly contact us on ----------------------------------------------------------------------- [email protected] Follow us: www.facebook.com/MyNotesOracleDba #rangepartitioninpostgresql #partitiontablemanagementinpostgresql

Download

0 formats

No download links available.

Tutorial 39-What is the range partition in Postgresql | Range Partition | Table partitioning | NatokHD