Re: Question about performance - Postgres 9.5

From: Patrick B <patrickbakerbr(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Question about performance - Postgres 9.5
Date: 2016-06-12 23:02:51
Message-ID: CAJNY3it5qtrt=HenejabQ6RmihEYt_su_Bm7isPT4p6n4afj3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Also...

if something is changed inside the visits table (delete/insert/update), the
visits_logs table will be logging the change.

However, some joins between those three tables will become necessary in
some point, as visits and works tables are related somehow...

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Mincik 2016-06-13 01:39:43 pg_tune replacement
Previous Message Patrick B 2016-06-12 22:37:14 Question about performance - Postgres 9.5