Hello list,
I installed and compiled the latest CVS-Beta of Postgres and made some
simple benchmarks with extremely simple tables (only a SERIAL and a int4
column).
According to http://www.phpbuilder.com/columns/tim20001112.php3 the
newest beta is much more faster then the 7.0 releases.
But wit
Bryan Bateman wrote:
> Is it possible???
Yes, why not? :-)
Please see http://people.freebsd.org/~kevlo/postgres/portNT.html
- Kevin
Sres.
Necesito un objeto de conexión para Delphi 5 en Windows 9.X y NT4.0, ya que la
otra vez había bajado para Visual Basic de MySql.
Pero ahora yo necesito un objeto de conexion para Delphi 5 como cliente de
Postgres, que no sea ODBC
Saludos atentamente.
Is it possible???
You must download and install the PGSQL ODBC Driver separately. There are
links for downloading it on the PGSQL site. Configuring with ODBC just
activates support within PGSQL for using ODBC drivers, but doesn't do any
installation of drivers.
- Original Message -
From: <[EMAIL PROTECTED]
Hello,
I've finally gotten 7.0.3 installed and running on NT4.0 Workstation/cygwin
combo. I'm now trying to get ODBC up and running. (I did "./configure
--with-odbc") Unfortunately, the docs seem to not be geared towards getting ODBC
running directly on the NT platform. How do I get things set up
Hello,
I've finally gotten 7.0.3 installed and running on NT4.0 Workstation/cygwin
combo. I'm now trying to get ODBC up and running. (I did "./configure
--with-odbc") Unfortunately, the docs seem to not be geared towards getting ODBC
running directly on the NT platform. How do I get things set up
On Tue, 14 Nov 2000, Rynell Wesson wrote:
RW> OS: Linux 2.2.16
RW> DB: postgresql-7.0.2
RW>
RW> Why can't I create views? I get the following errors. What do I need to
RW> do to properly create this file-- pg_rewrite_rulename_index?
RW>
RW> fakedb=# create view foo as
RW> fakedb-# select *
OS: Linux 2.2.16
DB: postgresql-7.0.2
Why can't I create views? I get the following errors. What do I need to
do to properly create this file-- pg_rewrite_rulename_index?
fakedb=# create view foo as
fakedb-# select * from person;
NOTICE: mdopen: couldn't open pg_rewrite_rulename_index: No s