Re: extracting PII data and transforming it across table.

From: Suresh Raja <suresh(dot)rajaabc(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: extracting PII data and transforming it across table.
Date: 2015-06-22 21:09:24
Message-ID: CAJP7dtDcWOUw6J-Y_pRSrfjfYbtG16Kmqcnz4qW2=uN2YHVOJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Hi All:

Does postgresql support schema analyze. I could not find analyze schema
anywhere. Can we create a function to run analyze and reindex on all
objects in the schema. Any suggestions or ideas.

Thanks,
-Suresh Raja

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Suresh Raja 2015-06-22 21:10:23 Run analyze on schema
Previous Message Jaime Casanova 2015-06-22 18:32:21 Re: How to speed up pg_trgm / gin index scan

Browse pgsql-sql by date

  From Date Subject
Next Message Suresh Raja 2015-06-22 21:10:23 Run analyze on schema
Previous Message Marc Mamin 2015-06-18 19:45:37 Re: self join issue