Re: [ADMIN] SET command

2005-01-28 Thread Michael Fuhr
On Fri, Jan 28, 2005 at 02:48:19PM -0800, Roderick A. Anderson wrote: > I'm reading up on schema and trying to remember from when I last > researched them what the process is to make the > > SET search_path TO myschema,public; > > permanent for users when they sign on. The documentation

Re: [ADMIN] Help with access control settings in pg_hba.conf --

2005-01-28 Thread Tom Lane
Bruno Wolff III <[EMAIL PROTECTED]> writes: > Victor Danilchenko <[EMAIL PROTECTED]> wrote: >> the solution was in disabling the 'result:encrypt' option >> (setting it to 'no') in the /etc/identd.conf file. > When you encrypt names for ident, the other host isn't supposed to be > able to figure

[ADMIN] SET command

2005-01-28 Thread Roderick A. Anderson
First off it has been a while since I needed to go to the www.postgresql.org documentation ( and site in general ) and the new layout/design is nice. Now the question. I'm reading up on schema and trying to remember from when I last researched them what the process is to make the SET s

Re: [ADMIN] Help with access control settings in pg_hba.conf --

2005-01-28 Thread Victor Danilchenko
On Thu, 27 Jan 2005, Bruno Wolff III wrote: >On Thu, Jan 27, 2005 at 12:22:06 -0500, > Victor Danilchenko <[EMAIL PROTECTED]> wrote: >> >> the solution was in disabling the 'result:encrypt' option >> (setting it to 'no') in the /etc/identd.conf file. Once I did that, >> IDENT started returni

Re: [ADMIN] Database Scalability

2005-01-28 Thread Christopher Browne
In an attempt to throw the authorities off his trail, [EMAIL PROTECTED] ("M.V. Jaga Mohan") transmitted: > I am using PgSQL 7.3 for my Application. My problem how can I scale > my database ? I mean how many records I can have in my database. That depends mainly on how much disk space you have. I

Re: [ADMIN] [pgsql-chat] Installation of pgsql 8.0 on windows

2005-01-28 Thread prabhath g
--- prabhath g <[EMAIL PROTECTED]> wrote: > Dear Sir, > > > Thanks for replying my previous query, I was > able to successfully install the server and am > accessing through pgadmin III. > > Now I want to install client version on other > machines. Client version of linux or versions bel