Re: [HACKERS] Re: 7.1 RPMs

2001-04-15 Thread Tom Lane

Thomas Lockhart [EMAIL PROTECTED] writes:
 I'm not a big fan of the trend to fork off a mailing list anytime more
 than a few messages on a single topic come through. The synergy and
 cross-pollination that we get by having us all see various topics wrt
 development far outweigh the minor annoyance to some on having to delete
 topics they don't find interesting.

That's my feeling also.  There's a considerable downside to fragmenting
the PG discussions across multiple lists: not only that people may miss
stuff that they should have seen, but also the increased probability
that messages will be sent to the wrong lists to begin with.

We should only split off new lists when the volume gets to the point of
being absolutely intolerable --- which the RPM stuff is not.  The Cygwin
stuff might be sufficiently specialized that it can survive as a
separate list, but I thought that was a marginal call at best.

regards, tom lane

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [HACKERS] Re: 7.1 RPMs

2001-04-15 Thread The Hermit Hacker

On Sun, 15 Apr 2001, Thomas Lockhart wrote:

  Do we need to start thinking about an RPM mailing list?  Seems there is
  lots of traffic.

 The delete key is your friend. So is procmail, if you just can't stand
 to see the letters "R", "P", and "M" too close together ;)

 I'm not a big fan of the trend to fork off a mailing list anytime more
 than a few messages on a single topic come through. The synergy and
 cross-pollination that we get by having us all see various topics wrt
 development far outweigh the minor annoyance to some on having to delete
 topics they don't find interesting.

 As an example, RPM building is only a part of the general packaging of
 PostgreSQL, but it illustrates issues which anyone touching
 configuration or Makefiles should be aware of. So forcing "those Linux
 people" onto some specialty list weakens the knowledge base we all could
 draw from.

 All imho of course...

agreed, that's why I was kinda thinking maybe some sort of 'build' list
... something that deals with configure, makefile and packaging issues ...



---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [HACKERS] Re: 7.1 RPMs

2001-04-15 Thread Karl DeBisschop

Bruce Momjian wrote:
 
 Do we need to start thinking about an RPM mailing list?  Seems there is
 lots of traffic.

IIRC, this question was asked about 6 months ago, and the answer was RPM
should be discussed on PostgreSQL-Ports. 

On the other hand, it seems in practice most people are unaware of this,
and do in fact is general or devel.

Maybe if there were PostgreSQL-RPM as an alias to PostgreSQL-Ports?

Or a separate list, I don't mind either way, but it's pretty clear to me
that currently there is alot of misdirected traffic..

-- 
Karl

---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Lamar Owen

Thomas Lockhart wrote:
 I believe that there is no room for -ffast-math in PostgreSQL. The

I have placed code in the spec to strip out ffast-math from the CFLAGS.
I have not as yet followed Peter's advice on exporting CFLAGS and
leaving COPT -- but that's not to say that I won't.
 
  While I don't plan on following the Mandrake Way WRT repackaging our
  tarball with bzip2, the source RPM should use whatever compression for
  the man pages that the buildrootpolicy for that distribution supplies.
 
 Certainly so for the tarball. However the tarballs are delivered is how
 we should use them imho.

Exactly.

 them uncompressed in the RPM build area then they get compressed by RPM
 somewhere between installation and RPM packaging, right?

Right.  Each distributor can use its own buildrootpolicy -- which
handles man page compression, executable stripping, and the like. Not an
issue -- but Mandrake historically bzip2's them.
 
 Not sure about the python stuff, and I don't recall doing anything in
 the past on that topic.

I thought you did up the current build way ... but I could be mistaken. 
I need to see if the python interface makefile Does the Right Thing now
WRT RPM_BUILD_ROOT/DESTDIR processing.  The main make stuff now acts
sanely inthe presence of RPM_BUILD_ROOT -- well, except the perl
interface, but that's a special case.
 
 In the past I have found that kaffe did not handle enough java code for
 my needs, but that was not for the JDBC driver. I am currently using
 jikes for my projects, and it produces *nice* code in my experience.

Jikes is open source, right?  I know it is available for Red Hat (ships
with it on one of the applications CD's,IIRC.) How does a Jikes-built
JDBC sound to people?  Ormaybe I don't understand the Java Way well
enough to decide. Gotta learn it a little
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Trond Eivind Glomsrød

Lamar Owen [EMAIL PROTECTED] writes:

  In the past I have found that kaffe did not handle enough java code for
  my needs, but that was not for the JDBC driver. I am currently using
  jikes for my projects, and it produces *nice* code in my experience.
 
 Jikes is open source, right?  I know it is available for Red Hat (ships
 with it on one of the applications CD's,IIRC.) How does a Jikes-built
 JDBC sound to people?  Ormaybe I don't understand the Java Way well
 enough to decide. Gotta learn it a little

Jikes is an excellent compiler, but it needs a set of classes to
compile against from a JDK.

-- 
Trond Eivind Glomsrd
Red Hat, Inc.

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Bruce Momjian

Do we need to start thinking about an RPM mailing list?  Seems there is
lots of traffic.

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  [EMAIL PROTECTED]   |  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread The Hermit Hacker


If someone wants to come up with an idea for name, i think that the whole
Win camp could be seperated also ...

pgsql-windows and pgsql-rpm ?

as far as newsgroups are concerned, they would both fall under ports:

comp.databases.postgresql.ports.linux.rpm
comp.databases.postgresql.ports.windows

I'm willing to create, as long as ppl are willing to use *shrug*

On Sat, 14 Apr 2001, Bruce Momjian wrote:

 Do we need to start thinking about an RPM mailing list?  Seems there is
 lots of traffic.

 --
   Bruce Momjian|  http://candle.pha.pa.us
   [EMAIL PROTECTED]   |  (610) 853-3000
   +  If your life is a hard drive, |  830 Blythe Avenue
   +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026

 ---(end of broadcast)---
 TIP 2: you can get off all lists at once with the unregister command
 (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])


Marc G. Fournier   ICQ#7615664   IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: [EMAIL PROTECTED]   secondary: scrappy@{freebsd|postgresql}.org


---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Lamar Owen

The Hermit Hacker wrote:
 If someone wants to come up with an idea for name, i think that the whole
 Win camp could be seperated also ...
 
 pgsql-windows and pgsql-rpm ?
 
 as far as newsgroups are concerned, they would both fall under ports:

If that's what you want to do.  Although, I'd recommend pgsql-cygwin,
lest someone erroneously think we directly support Win32.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Tom Lane

The Hermit Hacker [EMAIL PROTECTED] writes:
 If someone wants to come up with an idea for name, i think that the whole
 Win camp could be seperated also ...

 pgsql-windows and pgsql-rpm ?

A windows list seems like a good idea.  But I'm not sure that a separate
list for RPMs is a good idea.  In the first place, it's fuzzy: is it
to be used just for RPM packaging discussion, or is it going to draw
off --- for example --- all bug reports from people who happen to have
installed from RPM instead of source?  I suppose the former is intended,
but it's not going to be clear to people.  I think we've already got too
many lists with fuzzy boundaries.  In the second place, the RPM
packaging discussion is quite sporadic; I think the traffic would be nil
except at times when Lamar is working on new RPMs.

regards, tom lane

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread The Hermit Hacker

On Sat, 14 Apr 2001, Tom Lane wrote:

 The Hermit Hacker [EMAIL PROTECTED] writes:
  If someone wants to come up with an idea for name, i think that the whole
  Win camp could be seperated also ...

  pgsql-windows and pgsql-rpm ?

 A windows list seems like a good idea.  But I'm not sure that a
 separate list for RPMs is a good idea.  In the first place, it's
 fuzzy: is it to be used just for RPM packaging discussion, or is it
 going to draw off --- for example --- all bug reports from people who
 happen to have installed from RPM instead of source?  I suppose the
 former is intended, but it's not going to be clear to people.  I think
 we've already got too many lists with fuzzy boundaries.  In the second
 place, the RPM packaging discussion is quite sporadic; I think the
 traffic would be nil except at times when Lamar is working on new
 RPMs.

That's why I wasn't sure how to classify the RPM one ...

I like Lamar's suggestion of pgsql-cygwin though ... sound reasonable?



---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Peter Eisentraut

Bruce Momjian writes:

 Do we need to start thinking about an RPM mailing list?  Seems there is
 lots of traffic.

The traffic naturally peaks around release time, and this time especially
because yours truly messed up the whole build system that the packagers
were so careful to work around.  I trust that in a few weeks we'll enter a
new quiet period.  My vote is that technical packaging discussions should
go on -hackers just like a makefile discussion.

-- 
Peter Eisentraut  [EMAIL PROTECTED]   http://yi.org/peter-e/


---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Bruce Momjian

 Bruce Momjian writes:
 
  Do we need to start thinking about an RPM mailing list?  Seems there is
  lots of traffic.
 
 The traffic naturally peaks around release time, and this time especially
 because yours truly messed up the whole build system that the packagers
 were so careful to work around.  I trust that in a few weeks we'll enter a
 new quiet period.  My vote is that technical packaging discussions should
 go on -hackers just like a makefile discussion.
 

OK, it was just an idea.

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  [EMAIL PROTECTED]   |  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread The Hermit Hacker

On Sat, 14 Apr 2001, Peter Eisentraut wrote:

 Bruce Momjian writes:

  Do we need to start thinking about an RPM mailing list?  Seems there is
  lots of traffic.

 The traffic naturally peaks around release time, and this time
 especially because yours truly messed up the whole build system that
 the packagers were so careful to work around.  I trust that in a few
 weeks we'll enter a new quiet period.  My vote is that technical
 packaging discussions should go on -hackers just like a makefile
 discussion.

Why not a "pgsql-build", or something like that, list?  Where build/make
file discussions can take place?  Vs server issues?  I'd really like to
find some way of reducing traffic on -hackers like we did with -interfaces
... if we can come up with a good list for it ...

pgsql-build (or a better name?) could be for RPM discussions, just as easy
as Makefile/Configure discussions ...



---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Tom Lane

The Hermit Hacker [EMAIL PROTECTED] writes:
 I like Lamar's suggestion of pgsql-cygwin though ... sound reasonable?

Yes, that's probably better than pgsql-windows ...

regards, tom lane

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Peter Eisentraut

The Hermit Hacker writes:

 I like Lamar's suggestion of pgsql-cygwin though ... sound reasonable?

We have pgsql-ports, which isn't seeing too much traffic as it is.  Seems
like the cygwin people hang out there anyway.

-- 
Peter Eisentraut   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Vince Vielhaber

On Sat, 14 Apr 2001, The Hermit Hacker wrote:

 On Sat, 14 Apr 2001, Peter Eisentraut wrote:

  Bruce Momjian writes:
 
   Do we need to start thinking about an RPM mailing list?  Seems there is
   lots of traffic.
 
  The traffic naturally peaks around release time, and this time
  especially because yours truly messed up the whole build system that
  the packagers were so careful to work around.  I trust that in a few
  weeks we'll enter a new quiet period.  My vote is that technical
  packaging discussions should go on -hackers just like a makefile
  discussion.

 Why not a "pgsql-build", or something like that, list?  Where build/make
 file discussions can take place?  Vs server issues?  I'd really like to
 find some way of reducing traffic on -hackers like we did with -interfaces
 ... if we can come up with a good list for it ...

 pgsql-build (or a better name?) could be for RPM discussions, just as easy
 as Makefile/Configure discussions ...

How 'bout pgsql-hackers-rpm.  Because the make/config stuff can impact
so many different parts of PostgreSQL, that stuff should probably remain
on hackers.

Vince.
-- 
==
Vince Vielhaber -- KA8CSHemail: [EMAIL PROTECTED]http://www.pop4.net
 56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directoryhttp://www.camping-usa.com
   Online Giftshop Superstorehttp://www.cloudninegifts.com
==




---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread The Hermit Hacker

On Sat, 14 Apr 2001, Peter Eisentraut wrote:

 The Hermit Hacker writes:

  I like Lamar's suggestion of pgsql-cygwin though ... sound reasonable?

 We have pgsql-ports, which isn't seeing too much traffic as it is.  Seems
 like the cygwin people hang out there anyway.

Ya, well, there is alot of traffic on -hackers that should probably be
over there anyway *shrug*



---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread The Hermit Hacker

On Sat, 14 Apr 2001, Tom Lane wrote:

 The Hermit Hacker [EMAIL PROTECTED] writes:
  I like Lamar's suggestion of pgsql-cygwin though ... sound reasonable?

 Yes, that's probably better than pgsql-windows ...

Done ...



---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Bruce Momjian

 The Hermit Hacker [EMAIL PROTECTED] writes:
  I like Lamar's suggestion of pgsql-cygwin though ... sound reasonable?
 
 Yes, that's probably better than pgsql-windows ...

But then again, the comment this is more properly done on ports makes
sense.


-- 
  Bruce Momjian|  http://candle.pha.pa.us
  [EMAIL PROTECTED]   |  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Peter Eisentraut

The Hermit Hacker writes:

 If someone wants to come up with an idea for name, i think that the whole
 Win camp could be seperated also ...

 pgsql-windows and pgsql-rpm ?

There seem to be a lot of Linux users, too.  How about a new mailing list?

-- 
Peter Eisentraut   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Lamar Owen

Peter Eisentraut wrote:
 The traffic naturally peaks around release time, and this time especially
 because yours truly messed up the whole build system that the packagers
 were so careful to work around.

Now, Peter.  The build, IMHO, is much better than before -- if anything,
the fact that we had to change as much as we did shows that the previous
build system, no offense intended to anyone who worked on it :-), wasn't
'packaging friendly.'  I ripped out more special treatment than I had to
put in.  The less code in the spec, the better the spec (and the better
the package).

Now I just have to get the Python build version-agnostic and using the
regular build -- even if I have to dink with the makefiles myself. I
think the perl build, due to its two-stage needs, will remain the
special case that it is.

  I trust that in a few weeks we'll enter a
 new quiet period.  My vote is that technical packaging discussions should
 go on -hackers just like a makefile discussion.

I tend to agree -- but at the same time I'm easy to get along with in
that regard.  Packaging envelopes the whole program -- I must see the
forest that the -hackers group has built out of trees.  And I have to
know some details of the trees occasionally.  I'm sure Oliver would
agree.

And, to let everyone know, I'm having a blast doing this. And I'm glad
my work schedule eased up some in the last month so I could put some
time to this task.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [HACKERS] Re: 7.1 RPMs

2001-04-14 Thread Thomas Lockhart

  In the past I have found that kaffe did not handle enough java code for
  my needs, but that was not for the JDBC driver. I am currently using
  jikes for my projects, and it produces *nice* code in my experience.
 Jikes is open source, right?  I know it is available for Red Hat (ships
 with it on one of the applications CD's,IIRC.) How does a Jikes-built
 JDBC sound to people?  Ormaybe I don't understand the Java Way well
 enough to decide. Gotta learn it a little

For the RPM, you should be able to build JDBC with whatever compiler
produces reliable, quality code. jikes is one good candidate imho.

Not sure if the configure info for JDBC looks for choices of compiler,
or if you can specify the compiler for the build. I can look into it,
but am not sure how one interacts with ant (we are using ant to do the
Java build now, right??) or if ant handles it already.

 - Thomas

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [HACKERS] Re: 7.1 RPMs

2001-04-13 Thread Peter Eisentraut

Lamar Owen writes:

 In the postgresql-docs subpackage, along with the SGML source.

Why would you want to ship the source?

-- 
Peter Eisentraut  [EMAIL PROTECTED]   http://yi.org/peter-e/


---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html



Re: [HACKERS] Re: 7.1 RPMs

2001-04-13 Thread Lamar Owen

On Fri, 13 Apr 2001, Peter Eisentraut wrote:
 Lamar Owen writes:
  In the postgresql-docs subpackage, along with the SGML source.
 
 Why would you want to ship the source?

For those with SGML tools and viewers, who might like to build hardcopy of
their own.  Frankly, it was an easy thing to do; had been done; and I saw no
real reason to stop doing it.  I _does_ take up a little space, however.

The SGML source had been distributed as part of the main RPM, prior to 7.1.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster