S Murthy Kambhampaty <[EMAIL PROTECTED]> writes:
> I was able to successfully compile
> postogresql-8.0-beta (make check reporteed "Passed all
> 96 tests"). However, it appears that postresql was
> compiled with the wrong value of --pkglibdir: rather
> than libdir = $PREFIX/lib it was compiled wit
The following bug has been logged online:
Bug reference: 1236
Logged by: Fabien
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 Beta
Operating system: Linux debian
Description:still in use tablespaces can be removed
Details:
Sorry if this bug was alrea
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> Suggested fix: create some empty file in the directory
> if it is used by a namespace.
This was discussed and rejected before --- the problem is not worth the
amount of mechanism that would have to be added to fix it this way.
See the pghackers
Bruce Momjian wrote:
>
> I can confirm this bug report now. I see it happens with:
>
> pg_ctl -D /u/pg/data restart
>
> You have to use '-D' and 'restart' to cause -D to duplicate in
> postmaster.opts on every restart. It should be fixed because excessive
> restarts could exceed the maxi
Patch applied. Thanks.
---
Fabien COELHO wrote:
>
> > Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO:
> > > The patch adds missing the "libpgport.a" file to the installation under
> > > "install-all-headers". It
Is this fixed?
---
Tom Lane wrote:
> "ÿceÿac" "ÿbdÿaa" <[EMAIL PROTECTED]> writes:
> > --- Alvaro Herrera <[EMAIL PROTECTED]> wrote:
> >> Huh, so what kind of operations did you execute
> >> within the transa
I do not see a patch. Did you forget to attach it?
---
Zhong Jacky wrote:
> Hi pgsql-bugs,
>
>I'm a Chinese and I am using WinXp Chs to compile pgsql 8.0 beta 1
> in the MinGW environment. I found 2 bugs and fix them,