[EMAIL PROTECTED] writes:
> spin lock aborts in 7.0.3
I'm sorry, but there's not likely to be a lot of enthusiasm around here
for investigating a problem report against a two-major-versions-back
release.
If you can reproduce the problem in 7.2.1, then I'm all ears ...
re
John Maddalozzo ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
spin lock aborts in 7.0.3
Long Description
Running many backends on a 7.0.3 postgres server
RedHat 6.2
PostgreSQL 7.0.3 on i686-pc-linux-gnu, compiled by gcc egcs-
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Can someone phrase a TODO item for me?
It's already done (not committed yet though).
regards, tom lane
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http:/
pg_dumpall now prints status messages; I find them to be a
nuisance, and the patch below implements a --quiet option,
though not necessarily well.
thanks,
-neil
POSTGRESQL BUG REPORT TEMPLATE
==
On Tue, 23 Apr 2002, Bruce Momjian wrote:
> Can someone phrase a TODO item for me?
How about:
Fix pg_get_viewdef() to output fully nested selects
Regards,
Ian Morgan
--
---
Ian E. MorganVice President & C.O.O. Web
Can someone phrase a TODO item for me?
---
Ian Morgan wrote:
> PostgreSQL 7.2.1's pg_dump prduces bad SQL for VIEW's.
>
> The SQL for CREATE VIEW as output by pg_dump generates an error, because the
> appropriate nesting o
> You seem to have an out-of-date bootparse.c. Perhaps a timestamp skew
> problem? Try removing bootstrap_tokens.h and bootparse.c, then try
> again.
Yup. Works.
I had to do it many times to make it work... strange :)
I noticed many .cvsignore in many folders (there is one in
src/backend/boot
Well, you had to create that user, not postgresql! Log in as root and type:
passwd postgres
you can set the password to whatever you like.
Tim
- Original Message -
From: "martin tan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 23, 2002 1:05 AM
Subject: [BUGS] help!
On Tue, 23 Apr 2002 03:05-0500, martin tan wrote:
> I would just want to ask if what is the default password of
> postgresql after installing it... coz when i type su postgres it
> ask me a password which i dont know what?
Have you assigned a password at all to your postgres user?
This is done u
I would just want to ask if what is the default password of postgresql after
installing it... coz when i type su postgres it ask me a password which i dont know
what?
Thnx
--
___
Sign-up for your own FREE Personalized E
Jean-Paul ARGUDO <[EMAIL PROTECTED]> writes:
> make[3]: Entering directory
>
>`/home/jpargudo/etudes/postgresql-cvs/pgsql-cvs-snapshot-20020423/src/backend/bootstrap'
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I.
> -I../../../src/include -c
make
And the error is:
" [...]
make[3]: Entering directory
`/home/jpargudo/etudes/postgresql-cvs/pgsql-cvs-snapshot-20020423/src/backend/bootstrap'
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I.
-I../../../src/include -c -o bootparse.o bootparse.c
bootparse.y: I
12 matches
Mail list logo