Re: postgresql in FreeBSD jails: proposal

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Mischa Sandberg <mischa_sandberg(at)telus(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgresql in FreeBSD jails: proposal
Date: 2008-05-08 02:24:13
Message-ID: 200805080224.m482ODd09399@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs pgsql-committers pgsql-general pgsql-hackers pgsql-jdbc pgsql-odbc pgsql-patches

Alvaro Herrera wrote:
> Bruce Momjian wrote:
> >
> > Added to TODO:
> >
> > * Improve detection of shared memory segments being used by other
> > FreeBSD jails
> >
> > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php
>
> There's a bit more than that to it -- see
> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00673.php
>
> In short, it's not just a FreeBSD issue, but something a bit more
> general.

Added to TODO:

* Improve detection of shared memory segments being used by others
by checking the SysV shared memory field 'nattch'

http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php
http://archives.postgresql.org/pgsql-hackers/2008-01/msg00673.php

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Monnerie 2008-05-08 07:41:03 Re: column: on update update? [solved]
Previous Message Scott Marlowe 2008-05-07 23:46:39 Re: postgres doesn't detect other end of the unix socket is gone...

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Chernow 2008-05-08 02:36:58 Re: BUG #4053: libpq documentation should express clearly, that integers are passed in network octet order
Previous Message Bruce Momjian 2008-05-08 02:20:57 Re: BUG #4053: libpq documentation should express clearly, that integers are passed in network octet order

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-05-08 02:24:26 pgsql: Update TODO wording: < * Improve detection of shared memory
Previous Message Bruce Momjian 2008-05-08 01:49:43 pgsql: Add to TODO: > > o Add CREATE SCHEMA ...

Browse pgsql-general by date

  From Date Subject
Next Message Simon Riggs 2008-05-08 06:25:16 Re: Backup/Restore of single table in multi TB database
Previous Message xaviergxf 2008-05-08 02:08:53 TSearch2 Searching Text with Synonyms and Stop Dictionary

Browse pgsql-hackers by date

  From Date Subject
Next Message Tino Wildenhain 2008-05-08 04:27:10 Re: Auto-updated fields
Previous Message Bruce Momjian 2008-05-08 01:45:25 Re: Proposal for db level triggers

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-05-08 06:30:44 Re: JDBC and GSSAPI/Krb5 with uDig
Previous Message Peter Eisentraut 2008-05-07 12:25:09 German translation fixes

Browse pgsql-odbc by date

  From Date Subject
Next Message Roger Quincy 2008-05-08 11:46:13 Re: Can't create DSN using SSPI authentication WinXP toWinXP
Previous Message IdeXan 2008-05-06 16:12:16 Re: Error 'Could not open file "pg_clog/00A1"' al hacer SELECT a una tabla x

Browse pgsql-patches by date

  From Date Subject
Next Message KaiGai Kohei 2008-05-08 06:06:51 Re: [0/4] Proposal of SE-PostgreSQL patches
Previous Message Bruce Momjian 2008-05-07 23:41:53 Re: [HACKERS] bug in numeric_power() function