Re: PostgreSQL on system with root as only user

From: "Brandon Aiken" <BAiken(at)winemantech(dot)com>
To: "AgentM" <agentm(at)themactionfaction(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL on system with root as only user
Date: 2006-08-30 16:03:52
Message-ID: F8E84F0F56445B4CB39E019EF67DACBA21F64C@exchsrvr.winemantech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Unless it's a read-only database, I would never recommend using flash
media for an RDBMS.

Unless it's a small database, I would never recommend using USB as a
storage interface for an RDBMS.

--
Brandon Aiken
CS/IT Systems Engineer
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of AgentM
Sent: Wednesday, August 30, 2006 10:42 AM
To: PostgreSQL General ML
Subject: Re: [GENERAL] PostgreSQL on system with root as only user

On Aug 30, 2006, at 9:01 , Chris Mair wrote:

>
> If you know what you're doing and you want to disable that
> feature you need to recompile from source and disable the
> uid checks in src/backend/main/main.c.
>
> Unless you're working in the embedded space or some such thing,
> I don't think it's a good idea, anyway.

Has anyone actually used PostgreSQL on an embedded system? I am
genuinely curious. How about db performance from a flash drive?

-M

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yonatan Ben-Nes 2006-08-30 16:09:19 Tsearch2 & Hebrew
Previous Message Clodoaldo Pinto 2006-08-30 16:03:33 Re: Postgres