Re: PostgreSQL on system with root as only user - Mailing list pgsql-general

From Brandon Aiken
Subject Re: PostgreSQL on system with root as only user
Date
Msg-id F8E84F0F56445B4CB39E019EF67DACBA21F64C@exchsrvr.winemantech.com
Whole thread Raw
In response to Re: PostgreSQL on system with root as only user  (AgentM <agentm@themactionfaction.com>)
Responses Re: PostgreSQL on system with root as only user  (AgentM <agentm@themactionfaction.com>)
List 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@postgresql.org
[mailto:pgsql-general-owner@postgresql.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

pgsql-general by date:

Previous
From: "Clodoaldo Pinto"
Date:
Subject: Re: Postgres
Next
From: "Chris Hoover"
Date:
Subject: Fwd: How to convert a string to bytea?