PostgreSQL Objects design

From: kunwar singh <krishsingh(dot)111(at)gmail(dot)com>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: PostgreSQL Objects design
Date: 2023-04-20 16:01:02
Message-ID: CAJSrDUqf=A+xmHT_iCSMhr6LReUXoRtGYzuUodBbtnZydAesGA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi Listers,
I want to learn more about Table/Columns/Indexes design.

- How big the columns should be?
- How many number of columns should a table have at max?
- How many rows a tables should have at max
- What are size limitations of different data types

Any books, blogs , videos, courses that you recommend I go over?

I have been an Oracle DBA , but only from a support and tuning standpoint.
I have never done this kind of work before, even in Oracle. So interested
in learning in this area?

Any approach that will speed up my learning?

--
Cheers,
Kunwar

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Steve Midgley 2023-04-20 16:25:01 Re: PostgreSQL Objects design
Previous Message Shaozhong SHI 2023-04-11 09:44:02 Re: Looking for an efficient way to replace efficient NOT IN when landling very large data