Jan Wieck <[EMAIL PROTECTED]> writes:
> On 10/22/2004 3:30 PM, Ed L. wrote:
>> Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with
>> --enable-thread-safety fails ... :(
> Unfortunately that doesn't mean that the switch is required to cause
> libpq to behave nicely for the Slony purposes.
Davide Negri wrote:
Hello,
i have installed postgres 8.0 beta3 as a program on my pc on windows xp.
I have read on the installation note file that postgres server will not
run with administrative permissions. I have read on your forum that this
happened because i have installed the beta version:
Hello,
i have installed postgres 8.0 beta3 as a program on
my pc on windows xp. I have read on the installation note file that postgres
server will not run with administrative permissions. I have read on your forum
that this happened because i have installed the beta version: is it true t
On 10/22/2004 3:30 PM, Ed L. wrote:
Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with
--enable-thread-safety fails ... :(
$uname -a
HP-UX ... B.11.23 U ia64 0144848471 unlimited-user license
$cd postgresql-7.4.5
$./configure --enable-thread-safety --without-readline --without-zlib
...
che
Hello,
I'm trying to connect to my PostgreSQL on Linux using the ODBC drive
When I try to connect to a view I get this message:
ERROR: no such attribute or function 'oid'
Is this a bug?
Thank you for any help,
Marco
---(end of broadcast)---
TIP 1: su
Hi,
>From Postgresql 8.0 beta1 to beta3, I always have the problem of running
postgresql properly on window 2000. And, I've found some people who have posted
the same problem, but I couldn't find the solution for it.
Any suggestion?
James Chao
I'm using PostgreSQL 7.3.4.
I've set up a series of rules and triggers to complete an intermediate
table with similar informations from another table. This ensures better
performance over a solution with views.
Intermediate table:
Table album_edit
Field Type Length Not NullDe
Hi!
I just tried to use the new Beta 3 of PostGRE SQL 8.0.
However, I found that the Beta 3 is much slower than the B2.
To the setup: I use the Win32 version of PGRE SQL8. The
table that I am working with has about 1.1M records in it and is indexed on
several columns. By searching t