...
> Is there no way to get this working?
Sure there is. The code in 7.1.x needs to have USE_AUSTRALIAN_RULES
evaluate to "true" (there is an #if, not #ifdef), so you should set it
equal to one (rather than just have it exist).
I think that "-DUSE_AUSTRALIAN_RULES=1" should work; you can set it
Hi Bruce,
There is ZERO possibility of using 7.2betaX on this server. It's a
critical production machine and requirements are such that it's been
migrated to RedHat 7.1.
Is there no way to get this working?
Regards and best wishes,
Justin Clift
Bruce Momjian wrote:
>
> Please try 7.2beta2.
Justin Clift <[EMAIL PROTECTED]> writes:
> Does anyone have any ideas? Please bear in mind that everything
> compiles fine without the -DUSE_AUSTRALIAN_FLAGS option.
> Haven't tried current CVS, but it's an interesting thought (can't do it
> on this server).
FWIW, there is no AUSTRALIAN_anything
Please try 7.2beta2. Australian time is now controlled by a
postgresql.conf option so things are much easier.
---
> Hi,
>
> I'm trying to compile PostgreSQL 7.1.3 on Redhat 7.1, and whenever I
> define USE_AUSTRALIAN_RULE
Hi,
I'm trying to compile PostgreSQL 7.1.3 on Redhat 7.1, and whenever I
define USE_AUSTRALIAN_RULES with :
export CFLAGS=-DUSE_AUSTRALIAN_RULES
When doing make I get the error ": warning: ISO C requires
whitespace after the macro name" after every invocation of gcc. After a
while the whole pr
Hiroshi Inoue <[EMAIL PROTECTED]> writes:
> What I meant is
> Session 2 invokes the session_del rule and really
> updates a sis_user row by the rule though it deletes
> no session row.
Hmmm ... that's an ugly thought, isn't it? And I'm not sure there's
anything we can do to defend against
Tom Lane wrote:
>
> Hiroshi Inoue <[EMAIL PROTECTED]> writes:
> > BTW I have a question about this example.
> > Session 2 deletes no row because *session 1* already
> > deleted the rows but the session_del rule seems to
> > be invoked. Is it a right behavior ?
>
> Certainly the rule should be inv
"N Waanders" <[EMAIL PROTECTED]> writes:
> gmake [4] entering directory
> `/usr/INSTALL/Postgres-7.1.1/src/backend/access/common'
> gcc -02 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -c -o heaptuple.o heaptyple.c
> - repeated for various files
Looks perfectly
** Reply to message from Tom Lane
<[EMAIL PROTECTED]>
on Fri, 09 Nov 2001 12:36:38 -0500
Tom,
Thanks for taking the time to reply. I have to say that I'm very
impressed with the "expressive power" and performance of
PostgreSQL's inplementation of SQL; I used it in this situation
because "i
When try to eexecute a query in a jsp program this
error is reeturned ("No results were returned by the query."), but if i
execute de same query in "phpPgAdmin" the query return a result.
Kauê S. EwbankSystem Analystcel: (11)
9673-2057
Hello,
I have been trying to install postgresql v.7.1.1 (downloaded from
pgsql.com) on my SuSE 7.2 linux system, using default settings.
I unpacked the tarball in /usr/INSTALL/ and proceeded from there.
However, on the second stage of the process (gmake install) I noticed a
stream of messages li
Your name : Derrick Hamner
Your email address : [EMAIL PROTECTED]
System Configuration
-
Architecture (example: Intel Pentium) : AMD Athlon
Operating System (example: Linux 2.0.26 ELF) : Linux 2.4.9
PostgreSQ
For a few days after install, psql did well.
now psql can't do but show messeages, "error while loading shared libraries. undefined
symbol: pg_encoding_to_char"
'psql -l' command do well now but 'psql [database name]' can't do.
Next Entertainment, LYCOS
"Doran L. Barton" <[EMAIL PROTECTED]> writes:
> The problem I'm having with the queries "hanging" is apparently happening
> as soon as a VACUUM ANALYZE is done on the database. Until a VACUUM ANALYZE
> is done, the database is speedy and responsive. As soon as a VACUUM ANALYZE
> is performed, the
I have made an interesting observation that SHOULD have been made before
(yeah, stupid of me not to have made this connection before):
The problem I'm having with the queries "hanging" is apparently happening
as soon as a VACUUM ANALYZE is done on the database. Until a VACUUM ANALYZE
is done, the
15 matches
Mail list logo