Dustin Sallings wrote:
>
> On Thu, 24 Feb 2000, root wrote:
>
> # > I'm writing this email to you from a notebook. Running Linux. And Postgres.
> # > :-) So, it's already being done (Notebooks aren't the issue here, I believe
> # > it's an issue of OS choices).
> #
> # There're still some Windo
Zeugswetter Andreas SB wrote:
>
> > Jose Soares <[EMAIL PROTECTED]> writes:
> > > ---
> > > Interbase, Oracle,Informix,Solid,Ms-Access,DB2:
> > > ---
> > > connect hygea.gdb;
> > > create tabl
Karl Eichwalder wrote:
>
> Wim Ceulemans <[EMAIL PROTECTED]> writes:
>
> | I can't seem to install the latest postgresql opn Suse linux 6.3 (kernel
> | 2.2.13, glibc 2.1.2). I always get the following message when I run
> | ./configure :
> |
> | che
>Can some experts , users or gurus provide me some insight or
>guide me to some pointers where impartial comparative analysis of
>RDBMS has been done.
Look at http://www.mysql.com/crash-me-choose.htmy for a comparison between
databases.
Wim Ceulemans - [EMAIL PROTECTED]
Nice
and after you've done:
reset QUERY_LIMIT;
and in 6.5 I think there is even a better way?
Regards
Wim Ceulemans - [EMAIL PROTECTED]
Nice Software Solutions - http://www.nice.be
Eglegemweg 3, 2811 Hombeek - Belgium
Tel +32(0)15 412953 - Fax +32(0)15 412954
Why not use Java in stead of SWIG - TCL/TK - PHP? Or is java not free in
your opinion?
Regards
Wim Ceulemans - [EMAIL PROTECTED]
Nice Software Solutions - http://www.nice.be
Eglegemweg 3, 2811 Hombeek - Belgium
Tel +32(0)15 412953 - Fax +32(0)15 412954
>
>I've been working on a
int,link1 int);
create table test2 (id2 int, field2 varchar(5));
where link1 is a foreign key of test1 that should be linked to id2 of test2
Now when I execute the following query:
select id1,field2,link1 from test1,test2 where test1.link1=test2.id2
union
select id1,NULL,link1 from test1;
I
not quite the same because it also finds for example 'tempest',
whereas the like search does not find it. So is there a postgreSQL operator
that does the same as the like %% search but case insensitive?
Regards
Wim Ceulemans
Nice Software Solutions
Eglegemweg 3, 2811 Hombeek - Belgium
>Hi, I have been checking out the PostgreSQl project and I should say I'm
>surprised the incredible work developers and others have done. Now I
>would like to know if there is some document which can light me to
>evalute the capacity of PostgreSQL.
You can find a really up-to-date comprehensive
er tst1003;' in postgresql. But I the same error pops up if I type \dt or
\di
Do you have any other suggestions?
-Original Message-
From: Vadim Mikheev <[EMAIL PROTECTED]>
To: Wim Ceulemans <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Frida
to another computer. Is this in fact the way to copy databases?
After copying everything works except for example \dt , \di which gives the
following
error:
ERROR: cache lookup for userid 1003 failed
What does this mean?
Regards
Wim Ceulemans
Nice Software Solutions
-Original Message-
From: Andrew Gibson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, July 29, 1998 1:59 PM
Subject: [GENERAL] Mac Connectivity
>Hi,
>
>Has anyone achieved Macintosh connectivity to PostgreSQL?
Yes, but with the postgreSQL JDBC driver. Yo
12 matches
Mail list logo