Skip to Content
Modern R Programming Cookbook
book

Modern R Programming Cookbook

by Jaynal Abedin
October 2017
Beginner to intermediate
236 pages
7h 38m
English
Packt Publishing
Content preview from Modern R Programming Cookbook

Installing the PostgreSQL database server

PostgreSQL is one of the most powerful database management systems, and is publicly available, and free of cost. This open source database management software runs on every platform, including Windows, Linux, and macOS. Using this database management system, you will be able to store and process very large data. The following table will give you an understanding of how large data can be handled using the PostgreSQL database:

Limit

Value

Maximum database size

Unlimited

Maximum table size

32 TB

Maximum row size

1.6 TB

Maximum field size

1 GB

Maximum row per table

Unlimited

Maximum columns per table

250-1,600 depending on column types

Maximum indexes per ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

R Cookbook, 2nd Edition

R Cookbook, 2nd Edition

JD Long, Paul Teetor

Publisher Resources

ISBN: 9781787129054Supplemental Content