| From: | Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Error on initdb with 7.4RC2 |
| Date: | 2003-11-16 19:44:30 |
| Message-ID: | 200311161644.30312.martin@bugs.unl.edu.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
El Dom 16 Nov 2003 15:23, Tom Lane escribió:
> Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> writes:
> > El Vie 14 Nov 2003 12:37, Tom Lane escribió:
> >> Hmm. If it got that far and no farther, I'd guess you have SEMVMX
> >> set too small.
>
> > Is there a way of changing this value on Linux without recompiling?
>
> See sysctl. But what is the current value? I've never heard of a Linux
> installation with small SEMVMX.
martin(at)bugs:~/latex$ cat /proc/sys/kernel/sem
250 32000 32 128
This is a Linux Kernel for SPARC (Debian) that came with the distribution (no
recompile done yet here).
martin(at)bugs:~/latex$ uname -a
Linux bugs 2.4.21 #1 Thu Aug 7 20:30:12 EDT 2003 sparc64 GNU/Linux
--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telemática
Universidad Nacional
del Litoral
-----------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2003-11-16 19:50:55 | Re: Conservation of OIDs |
| Previous Message | Joshua D. Drake | 2003-11-16 19:08:33 | Re: Retoring non-administrative user databases |