Re: Alternate or Optimization for with hold cursor - Mailing list pgsql-general

From amulsul
Subject Re: Alternate or Optimization for with hold cursor
Date
Msg-id 1463053054715-5903233.post@n5.nabble.com
Whole thread Raw
In response to Alternate or Optimization for with hold cursor  (sangeetha <tune2sangee@gmail.com>)
List pgsql-general
Not sure what you trying to achieve, you could give a try for Materialized
Views[1], see would this help you or not.

1. http://www.postgresql.org/docs/9.3/static/rules-materializedviews.html
2. http://www.postgresql.org/docs/9.3/static/sql-creatematerializedview.html


Regards,
Amul Sul



--
View this message in context:
http://postgresql.nabble.com/Alternate-or-Optimization-for-with-hold-cursor-tp5903211p5903233.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Adam Pearson
Date:
Subject: Re: NULL concatenation
Next
From: "Mike Sofen"
Date:
Subject: Re: Alternate or Optimization for with hold cursor