Some questions about Postgres

From: Siddharth Jain <siddhsql(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Some questions about Postgres
Date: 2022-11-03 17:38:29
Message-ID: CAPqV3pTunCLEdVMM760h0W8z4ek=LgHTzCWKcCPi52HaO8peWg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I am new to Postgres. I read an old article comparing MySQL to Postgres and
wanted to get answers to following questions. All questions are w.r.t.
Postgres 14:

- do postgres secondary indexes point directly to tuples on disk?
- does postgres use a separate process for each connection?
- does postgres use any application cache similar to innodb_buffer_pool?

Thanks a lot. If you can provide references to documentation, that would be
great.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christophe Pettus 2022-11-03 17:42:44 Re: Some questions about Postgres
Previous Message Ron 2022-11-03 16:34:13 Re: pg_restore error on function