Whether the function exists a in pgsql table or not?

From: shuaixf <shuaixf(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Whether the function exists a in pgsql table or not?
Date: 2011-08-27 17:21:38
Message-ID: 1314465698439-4741670.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In Oracle, when the table has few records, used frequently, it would use
"storage(buffer_pool keep)" to keep the data in cache instead of LRU
algorithm.

if the function exists in a pgsql table or not?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Whether-the-function-exists-a-in-pgsql-table-or-not-tp4741670p4741670.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ajay kamath 2011-08-27 18:29:08 Re:
Previous Message pasman pasmański 2011-08-27 16:59:44 Feature request: per user connections limit