Re: how can i use SELECT to find a substring of a

From: Jim Crate <jcrate(at)deepskytech(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: how can i use SELECT to find a substring of a
Date: 2003-09-18 18:17:02
Message-ID: r02000100-1026-4D9ACDFCEA0411D7A8810003939CD378@[63.175.177.209]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>Restrictions in the Mac OS X implementation of shmget limit Postgres to 2MB
>of shared buffers. This could be a problem for large databases and/or heavy
>activity.

http://www.postgresql.org/docs/7.3/interactive/kernel-resources.html

These directions are sufficient to increase shared buffers significantly beyond
2MB on MacOS 10.2.6.

--
Jim Crate
Deep Sky Technologies, Inc.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Darko Prenosil 2003-09-18 18:21:54 Re: psql and blob
Previous Message Marc G. Fournier 2003-09-18 17:50:30 Re: State of Beta 2