[3/4] Proposal of SE-PostgreSQL patches

From: Kohei KaiGai <kaigai(at)ak(dot)jp(dot)nec(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: [3/4] Proposal of SE-PostgreSQL patches
Date: 2008-03-17 04:30:50
Message-ID: 47DDF3FA.7030906@ak.jp.nec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

[3/4] - sepostgresql-pg_dump-8.4devel-3.patch

This patch gives us a feature to dump database with security attribute.
It is turned on with '--enable-selinux' option at pg_dump/pg_dumpall,
when the server works as SE- version.
No need to say, users need to have enough capabilities to dump whole of
database. It it same when they tries to restore the database.

--
OSS Platform Development Division, NEC
KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>

Attachment Content-Type Size
sepostgresql-pg_dump-8.4devel-3.patch text/x-patch 16.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kohei KaiGai 2008-03-17 04:31:06 [4/4] Proposal of SE-PostgreSQL patches
Previous Message Kohei KaiGai 2008-03-17 04:25:40 [0/4] Proposal of SE-PostgreSQL patches

Browse pgsql-patches by date

  From Date Subject
Next Message Kohei KaiGai 2008-03-17 04:31:06 [4/4] Proposal of SE-PostgreSQL patches
Previous Message Kohei KaiGai 2008-03-17 04:25:40 [0/4] Proposal of SE-PostgreSQL patches