Re: [HACKERS] DBD::Pg, schema support

2003-07-23 Thread Arguile
On Wed, 2003-07-23 at 18:24, Richard Schilling wrote: > Can you give an example on how to execute that command? I've been > wondering about that too but haven't had time to read the documentation. SET search_path TO foo,'$user',public; http://developer.postgresql.org/docs/postgres/runtime-confi

Re: [HACKERS] Updating psql for features of new FE/BE protocol

2003-06-25 Thread Arguile
On Wed, 2003-06-25 at 13:49, Tom Lane wrote: > There are a number of things that need to be done in psql before feature > freeze. Any comments on the following points? > > * We need a client-side autocommit-off implementation to substitute for > the one removed from the server. I am inclined to

Re: [HACKERS] Client/Server compression?

2002-03-14 Thread Arguile
Bruce Momjian wrote: > > Greg Copeland wrote: > > Well, it occurred to me that if a large result set were to be identified > > before transport between a client and server, a significant amount of > > bandwidth may be saved by using a moderate level of compression. > > Especially with something li