| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Kim Kohen <kim(at)webguide(dot)com(dot)au> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Problems with initdb |
| Date: | 2005-04-05 07:46:18 |
| Message-ID: | 10897.1112687178@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Kim Kohen <kim(at)webguide(dot)com(dot)au> writes:
> As I was sending the last email to you it struck me as strange that I could
> be running a binary copy but another would fail to initialise. Simple test -
> I shut down the other server and tried again - initdb ran fine and I now
> have the compiled version up and running.
Yeah ... the default shmem limits on OS X are too small to allow two
postmasters to run at once :-(. See the PG admin guide for details
on how to increase the limits.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sean Davis | 2005-04-05 10:27:30 | Re: PREPARE statements |
| Previous Message | jo . | 2005-04-05 07:27:48 | what is command to view data inside the table |