Re: [BUGS] BUG #4274: uuid returns duplicate values

2008-08-21 Thread Hiroshi Saito

Hi.

Yes, Finally Ralf-san adjusts this patch. 
http://winpg.jp/~saito/pg_work/OSSP_win32/.

Therefore, it is contained in the next release.(1.6.3/4)

Thanks!!

Regards,
Hiroshi Saito

- Original Message - 
From: "Bruce Momjian" <[EMAIL PROTECTED]>




Hiroshi Saito wrote:

Hi.

This can obtain a comfortable result.
http://winpg.jp/~saito/pg_work/OSSP_win32/pg8.3.3-win-bin-uuid-ossp-20080706.zip

I will adjust with Rarf-san.


Has this been completed?

--
 Bruce Momjian  <[EMAIL PROTECTED]>http://momjian.us
 EnterpriseDB http://enterprisedb.com

 + If your life is a hard drive, Christ can be your backup. +

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


Re: [BUGS] BUG #4274: uuid returns duplicate values

2008-08-21 Thread Bruce Momjian
Hiroshi Saito wrote:
> Hi.
> 
> This can obtain a comfortable result.
> http://winpg.jp/~saito/pg_work/OSSP_win32/pg8.3.3-win-bin-uuid-ossp-20080706.zip
> 
> I will adjust with Rarf-san.

Has this been completed?

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>http://momjian.us
  EnterpriseDB http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


Re: [BUGS] Postgresql v8.3.3 + Perl v5.10

2008-08-21 Thread Euler Taveira de Oliveira
[EMAIL PROTECTED] escreveu:
> Bug in that, that I install PG on server with perl 5.10 installed, but
> PG fails to run any PLPERL code
> How to fix?
> 
Could you post some test case?


-- 
  Euler Taveira de Oliveira
  http://www.timbira.com/

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


Re: [BUGS] BUG #3818: Cross compilation problems

2008-08-21 Thread Peter Eisentraut
Richard Evans wrote:
> I'm not sure why the makefiles need the current directory. pwd -W is
> specific to mingw, I think it gives the directory in windows format.  It
> has to be changed for cross compilation otherwise you get errors.

What does $(CURDIR) resolve to on mingw?  Try the following makefile:

default:
@echo $(shell pwd)
@echo $(shell pwd -W)
@echo $(CURDIR)

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


Re: [BUGS] Postgresql v8.3.3 + Perl v5.10

2008-08-21 Thread Eugen.Konkov
Bug in that, that I install PG on server with perl 5.10 installed, but PG 
fails to run any PLPERL code

How to fix?

- Original Message - 
From: "Peter Eisentraut" <[EMAIL PROTECTED]>

To: 
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, August 21, 2008 2:55 PM
Subject: Re: [BUGS] Postgresql v8.3.3 + Perl v5.10



[EMAIL PROTECTED] wrote:

Is this possible?


That is a question, not a bug.

But yes, it is possible. 



--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


[BUGS] BUG #4368: problem with jdbc postgresql

2008-08-21 Thread devi

The following bug has been logged online:

Bug reference:  4368
Logged by:  devi
Email address:  [EMAIL PROTECTED]
PostgreSQL version: psql 8.2.4
Operating system:   windows xp
Description:problem with jdbc postgresql
Details: 

am using

jdk1.5.0_14
jdbc3  --  postgresql-8.2-508.jdbc3
psql 8.2.4

its really much confusing in connectivity..please help me giving answers to
this question

1. where to save postgresql-8.2-508.jdbc3
(all have giving different ideas)

2.how to set the class path?is i have to download tomcate

3.can you please give me a clear picture to set class 
path with postgresql-8.2-508.jdbc3

4. how to run my java application files

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


Re: [BUGS] Postgresql v8.3.3 + Perl v5.10

2008-08-21 Thread Peter Eisentraut
[EMAIL PROTECTED] wrote:
> Is this possible?

That is a question, not a bug.

But yes, it is possible.

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


Re: [BUGS] BUG #4365: Need 24x 7 monitoring software for Postgresql

2008-08-21 Thread Bill Moran
In response to "Gregg" <[EMAIL PROTECTED]>:
> 
> The following bug has been logged online:
> 
> Bug reference:  4365
> Logged by:  Gregg
> Email address:  [EMAIL PROTECTED]
> PostgreSQL version: 8.3
> Operating system:   Sus 10
> Description:Need 24x 7 monitoring software for Postgresql
> Details: 
> 
> I need 24 x7 monitoring software for Database to give stats and status on
> the databases

Not sure how this would qualify as a bug ... I'm assuming this was
simply the first communication mechanism you found.

You'll be better off joining the pgsql-general@ mailing list and asking
there:
http://mail.postgresql.org/mj/mj_wwwusr/domain=postgresql.org?func=lists-long-full&extra=pgsql-general

Personally, I use Nagios for 24x7 monitoring.  Nagios has a number of
useful pgsql plugins.  For stats gathering, I use mrtg, which I like
because it's very flexible.

-- 
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/

[EMAIL PROTECTED]
Phone: 412-422-3463x4023

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


[BUGS] Postgresql v8.3.3 + Perl v5.10

2008-08-21 Thread Eugen.Konkov
Is this possible?
_
Eugen