Re: Question about performance - Postgres 9.5 - Mailing list pgsql-general

From Patrick B
Subject Re: Question about performance - Postgres 9.5
Date
Msg-id CAJNY3it5qtrt=HenejabQ6RmihEYt_su_Bm7isPT4p6n4afj3A@mail.gmail.com
Whole thread Raw
In response to Question about performance - Postgres 9.5  (Patrick B <patrickbakerbr@gmail.com>)
List 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...

pgsql-general by date:

Previous
From: Patrick B
Date:
Subject: Question about performance - Postgres 9.5
Next
From: Ivan Mincik
Date:
Subject: pg_tune replacement