Re: postgres data permission

From: David Bear <David(dot)Bear(at)asu(dot)edu>
To: Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: postgres data permission
Date: 2010-07-15 16:28:51
Message-ID: AANLkTikEe0JFHqk2JeT9jtsJ1Z995yIQHi8I6r_f9iNw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

this doesn't make sense. why go through the overhead of smb to get to a
database cluster over a network connection when pg can already work over
tcpip sockets and work much more switfly on a local file system?

2010/7/15 Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it>

> Hi all,
>
> I need to start a postgres istance on a samba filesystems /data which have
> rwxrwxrwx (777) permissions, Ic ould not change such permissions.
> If I try to start postgres it complain that should be 700 permission .
>
> How can I skip this control by postgres startup process and be able to
> startup istance on this "special folder"??
>
>
> ---
>
>
>
>
>
>
> Utilizziamo i dati personali che la riguardano esclusivamente per nostre
> finalità amministrative e contabili, anche quando li comunichiamo a terzi.
> Informazioni dettagliate, anche in ordine al Suo diritto di accesso e agli
> altri Suoi diritti, sono riportate alla pagina
> http://www.savinodelbene.com/news/privacy.html
> Se avete ricevuto questo messaggio per errore Vi preghiamo di ritornarlo al
> mittente eliminandolo assieme agli eventuali allegati, ai sensi art. 616
> codice penale http://www.savinodelbene.com/codice_penale_616.html
> L'Azienda non si assume alcuna responsabilità giuridica qualora pervengano
> da questo indirizzo messaggi estranei all'attività lavorativa o contrari a
> norme.
> --
>
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>

--
David Bear
College of Public Programs at ASU
602-494-0424

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Craig James 2010-07-15 18:49:32 8.3 to 8.4 - Can't load dynamic shared library
Previous Message Tom Lane 2010-07-15 15:40:13 Re: postgres data permission