Question:
What has changed with the CVS repository lately? I notice that all of the
commit messages I've read lately on pgsql-committers seem to come from
Marc Fournier. Has Marc just been committing all recent changes, or are
all commit messages, regardless of committer, showing as from Marc?
N
Hello everybody.
I've just released the 0.3.0 version of DBBalancer.
DBBalancer is a program that has several functions:
- Provides connection pooling.
- Provides load balancing over replicated databases and
- Provides write replication. This feature is just experimental, needing
still quite a
> > Karel,
> >
> > The bug Larry reported seems for such a case of connecting non
> > existent database. The backend tries to send the error message to the
> > frontend using pg_server_to_client WITHOUT getting an encoding info
> > from the database. To fix this Larry's patch or you stat in the
>
> Tatsuo, I applied this patch. Please fix as needed.
Sure. I have come back from the business trip. I will take care of
this.
--
Tatsuo Ishii
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
There seems to be a problem with the setup of the new anoncvs server.
I can not run `cvs update' on subdirectories after having done a
checkout.
I did this:
cvs -d :pserver:[EMAIL PROTECTED]:/projects/cvsroot co pgsql
Now I can do this:
cd pgsql
cvs update -l .
but I can not do this:
"Matthew T. O'Connor" wrote:
>
> > A solution, could be to query for the existance of the PK, just before the
> > insertion. But there is a little span between the test and the
> > insertion, where another insertion from another transaction could void
> > the existance test. Any clever ideas on
> A solution, could be to query for the existance of the PK, just before the
> insertion. But there is a little span between the test and the
> insertion, where another insertion from another transaction could void
> the existance test. Any clever ideas on how to solve this? Using
> triggers mayb
Hi dear people,
Now I'm reposting this on hackers from general, sorry if no fully
suitable.
We are building a RAD tool (GeneXus) support, for PostgreSQL, as I have
mentioned before a number of times.
A problem which arose, is that within a transaction, if one inserts on a
table and the PK restr
* Tatsuo Ishii <[EMAIL PROTECTED]> [010908 10:02]:
> > > > > CC=cc CXX=CC ./configure --prefix=/usr/local/pgsql --enable-syslog \
> > > > > --with-CXX --with-perl --enable-multibyte --enable-cassert \
> > > > > --with-includes=/usr/local/include --with-libs=/usr/local/lib \
> > > > >
Tatsuo, I applied this patch. Please fix as needed.
> > > > > CC=cc CXX=CC ./configure --prefix=/usr/local/pgsql --enable-syslog \
> > > > > --with-CXX --with-perl --enable-multibyte --enable-cassert \
> > > > > --with-includes=/usr/local/include --with-libs=/usr/local/lib \
> > >
> > > > CC=cc CXX=CC ./configure --prefix=/usr/local/pgsql --enable-syslog \
> > > > --with-CXX --with-perl --enable-multibyte --enable-cassert \
> > > > --with-includes=/usr/local/include --with-libs=/usr/local/lib \
> > > > --enable-debug \
> > > > --with-tcl --w
Patch applied. Thanks.
> > On Sat, Sep 08, 2001 at 10:29:38AM +0200, Karel Zak wrote:
> > > On Fri, Sep 07, 2001 at 09:06:18PM -0500, Larry Rosenman wrote:
> > > > I finally got all the way through a compile set:
> > > >
> > > > CC=cc CXX=CC ./configure --prefix=/usr/local/pgsql --enable-sys
D'Arcy J.M. Cain wrote:
> Thus spake Marc G. Fournier
> > with the new passowwrd, your problem should be resolved too ... is it not?
>
> What new password? Certainly the one I have on the mail machine doesn't work.
If you don't tend to succeed at first, skydiving isn't for
you (for me
> On Sat, Sep 08, 2001 at 10:29:38AM +0200, Karel Zak wrote:
> > On Fri, Sep 07, 2001 at 09:06:18PM -0500, Larry Rosenman wrote:
> > > I finally got all the way through a compile set:
> > >
> > > CC=cc CXX=CC ./configure --prefix=/usr/local/pgsql --enable-syslog \
> > > --with-CXX --with-perl
On Fri, Sep 07, 2001 at 04:11:25PM -0400, Bruce Momjian wrote:
>
> Was this completed?
>
> >
> > I found some other things:
> >
> > - why database encoding for new DB check 'createdb' script and not
> > CREATE DATABASE statement? (means client only encodings, like BIG5)?
It was include in
On Fri, Sep 07, 2001 at 09:06:18PM -0500, Larry Rosenman wrote:
> I finally got all the way through a compile set:
>
> CC=cc CXX=CC ./configure --prefix=/usr/local/pgsql --enable-syslog \
> --with-CXX --with-perl --enable-multibyte --enable-cassert \
> --with-includes=/usr/local/incl
16 matches
Mail list logo