Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > What was the resolution of this? Can we make relative -L work or do we
> > add error checks for relative -L paths?
>
> We fixed the problem that was requiring Josh to use -L. I think -L is a
> wizard's switch and need not be user-fr
Bruce Momjian <[EMAIL PROTECTED]> writes:
> What was the resolution of this? Can we make relative -L work or do we
> add error checks for relative -L paths?
We fixed the problem that was requiring Josh to use -L. I think -L is a
wizard's switch and need not be user-friendly, so I feel no need to
What was the resolution of this? Can we make relative -L work or do we
add error checks for relative -L paths?
---
Josh Berkus wrote:
> 8.0 beta CVS of 8/8/2004:
>
> If a relative path is used for the -L option in initdb,
Yea, we just found this failure and the fix will be in beta2 and is in
CVS now. To work around it, convert it to unix newlines.
---
PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug referen
Peter Eisentraut wrote:
10006226 wrote:
I installed version 8 software using msi pack and created postgres
user and one other.
On opening pgAdmin login form - couldn't overtype User-name postgres
and clicked form close icon (Red X).
MsgBox said "An error has occurred. Couldn't create a connection
d
The following bug has been logged online:
Bug reference: 1218
Logged by: OU
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 Beta
Operating system: Windows XP
Description:COPY usage in script with CR/LF invoking from psql break
after '\.'
Details:
My
10006226 wrote:
> I installed version 8 software using msi pack and created postgres
> user and one other.
> On opening pgAdmin login form - couldn't overtype User-name postgres
> and clicked form close icon (Red X).
> MsgBox said "An error has occurred. Couldn't create a connection
> dialogue!"
T
I installed version 8
software using msi pack and created postgres user and one other.
On opening pgAdmin login form – couldn’t overtype User-name
postgres and clicked form close icon (Red X).
MsgBox said “An error has occurred. Couldn’t
create a connection dialogue!”
Clicked OK and Wind
"Jim J." <[EMAIL PROTECTED]> writes:
> Can not configure Beta 8.0.0beta1 on SuSE 9.1 kernel 2.6.5-7.104.
Looks to me like you're missing most or all of the standard headers
(/usr/include/ contents). A few packages shy of a full install maybe?
regards, tom lane
--
Can not configure Beta 8.0.0beta1 on SuSE 9.1 kernel 2.6.5-7.104. Was
able to install beta 8 on SuSE 9.0 on a 2.4 xxx kernel. Do I need to
revert back?
Configure output on SuSE 9.1 is:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking which
It appears that I can select the rows, but not delete or update them.
# select ctid from files where ctid = '(53101,30)';
ctid
(53101,30)
(1 row)
# delete from files where ctid = '(53101,30)';
DELETE 0
# update files set fileid = 1000 where ctid = '(53101,30)';
UPDATE 0
#
-Ze
On Fri, 13 Aug 2004, Tom Lane wrote:
> It would be interesting to see the ctid, xmin, cmin, and xmax fields
> as well.
ctid |xmin|cmin|xmax| oid| fileid | userid
--++++--+-+-
(53101,
Stefan Schumacher <[EMAIL PROTECTED]> writes:
> gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
> -Wmissing-declarations -I../../../src/include -c -o execQual.o
> execQual.c
> execQual.c: In function `ExecInitExpr':
> execQual.c:2896: internal compiler error: Segmentation fault
> Please s
I made two further builds on my NetBSD machines.
One successfull on my NetBSD/i386 SMP machine with 2 Pentium III/500
CPUs:
[...]
gmake[1]: Leaving directory `/mnt/export/postgresql-8.0.0beta1/config'
PostgreSQL installation complete.
# uname -mrs
NetBSD 2.0E i386
# dmesg |grep -i pentium
c
On Wed, Aug 11, 2004 at 06:51:59PM -0400, Tom Lane wrote:
> Looks like a slip-up in copying a change from the main grammar. I've
> applied the attached patch to fix it. Thanks for the report!
Thanks Tom.
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: m
15 matches
Mail list logo