Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: PostgreSQL overall design


  • From: Gnanavel S <s(dot)gnanavel(at)gmail(dot)com>
  • To: Andrew Dunstan <andrew(at)dunslane(dot)net>
  • Cc: pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: PostgreSQL overall design
  • Date: Tue, 27 Sep 2005 19:16:09 +0530
  • Message-id: <eec3b03c050927064670e1625b(at)mail(dot)gmail(dot)com>



On 9/27/05, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:

[ -performance removed ]

Gnanavel S wrote:

>
>  Need a clarification in copydir.c file of src/port directory,  In the
> following snippet the destination directory is created first then the
> source directory is read. Suppose if I don't have permission to read
> the source, even then the destination directory would be created.
> I just want to know whether there is any reason for doing so?
>
>


Under what circumstances do you imagine this will happen, since the
postmaster user owns all the files and directories?

Understood. But can you explain why it is done in that way as what I said seems to be standard way of doing it (correct me if I'm wrong).



--
with regards,
S.Gnanavel

Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group