postgresql 7.1

Started by Martin A. Marquesover 25 years ago27 messageshackersgeneral
Jump to latest
#1Martin A. Marques
martin@math.unl.edu.ar
hackersgeneral

How far are we from seeing the version 7.1 out?

--
"And I'm happy, because you make me feel good, about me." - Melvin Udall
-----------------------------------------------------------------
Mart�n Marqu�s email: martin@math.unl.edu.ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

#2Asidha Luhwidyanto
asidha@thepentagon.com
In reply to: Martin A. Marques (#1)
hackersgeneral
Re: postgresql 7.1

What;s the new in Postgresql 7.1 ?

Asidha Luhwidyanto

"Martin A. Marques" wrote:

Show quoted text

How far are we from seeing the version 7.1 out?

--
"And I'm happy, because you make me feel good, about me." - Melvin Udall
-----------------------------------------------------------------
Mart�n Marqu�s email: martin@math.unl.edu.ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

#3The Hermit Hacker
scrappy@hub.org
In reply to: Martin A. Marques (#1)
hackersgeneral
Re: postgresql 7.1

On Wed, 11 Oct 2000, Martin A. Marques wrote:

How far are we from seeing the version 7.1 out?

beta starts ~Nov 1st, release in January ...

#4Martin A. Marques
martin@math.unl.edu.ar
In reply to: Asidha Luhwidyanto (#2)
hackersgeneral
Re: postgresql 7.1

On Wed, 11 Oct 2000, Asidha Luhwidyanto wrote:

What;s the new in Postgresql 7.1 ?

TOAST and WAL!!!!

I think these are big changes that will make me think about postgresql as a
big time competitor against the big commercial database engines.

WAL is a backup system.
TOAST is a system for working with rows that have to use more then the 8K
limitation.
AFAIK!

--
"And I'm happy, because you make me feel good, about me." - Melvin Udall
-----------------------------------------------------------------
Mart�n Marqu�s email: martin@math.unl.edu.ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

#5Alfred Perlstein
bright@wintelcom.net
In reply to: Martin A. Marques (#4)
hackersgeneral
Re: postgresql 7.1

* Martin A. Marques <martin@math.unl.edu.ar> [001011 19:10] wrote:

On Wed, 11 Oct 2000, Asidha Luhwidyanto wrote:

What;s the new in Postgresql 7.1 ?

TOAST and WAL!!!!

I think these are big changes that will make me think about postgresql as a
big time competitor against the big commercial database engines.

WAL is a backup system.

afaik WAL means the end of the dreaded 'vacuum', it allows the system
to reuse free space without explicitly scanning the datafiles, it should
also do it in a manner that still allows transactional dumping.

--
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."

#6The Hermit Hacker
scrappy@hub.org
In reply to: Alfred Perlstein (#5)
hackersgeneral
Re: postgresql 7.1

On Wed, 11 Oct 2000, Tim Uckun wrote:

At 11:04 PM 10/11/2000 -0300, Martin A. Marques wrote:

On Wed, 11 Oct 2000, Asidha Luhwidyanto wrote:

What;s the new in Postgresql 7.1 ?

TOAST and WAL!!!!

I think these are big changes that will make me think about postgresql as a
big time competitor against the big commercial database engines.

WAL is a backup system.
TOAST is a system for working with rows that have to use more then the 8K
limitation.
AFAIK!

What happened to outer joins? Don't you need outer joins to compete with
the big boys?

tom lane has been working aggressively on that :)

#7Tim Uckun
tim@diligence.com
In reply to: Martin A. Marques (#4)
hackersgeneral
Re: postgresql 7.1

At 11:04 PM 10/11/2000 -0300, Martin A. Marques wrote:

On Wed, 11 Oct 2000, Asidha Luhwidyanto wrote:

What;s the new in Postgresql 7.1 ?

TOAST and WAL!!!!

I think these are big changes that will make me think about postgresql as a
big time competitor against the big commercial database engines.

WAL is a backup system.
TOAST is a system for working with rows that have to use more then the 8K
limitation.
AFAIK!

What happened to outer joins? Don't you need outer joins to compete with
the big boys?
----------------------------------------------
Tim Uckun
Mobile Intelligence Unit.
----------------------------------------------
"There are some who call me TIM?"
----------------------------------------------

#8Tom Lane
tgl@sss.pgh.pa.us
In reply to: Tim Uckun (#7)
hackersgeneral
Re: postgresql 7.1

Tim Uckun <tim@diligence.com> writes:

What happened to outer joins? Don't you need outer joins to compete with
the big boys?

They're done too ;-)

regards, tom lane

#9Tim Uckun
tim@diligence.com
In reply to: Tom Lane (#8)
hackersgeneral
Re: postgresql 7.1

At 01:37 AM 10/12/2000 -0400, Tom Lane wrote:

Tim Uckun <tim@diligence.com> writes:

What happened to outer joins? Don't you need outer joins to compete with
the big boys?

They're done too ;-)

Wooo Hooo time to break out the champagne!
----------------------------------------------
Tim Uckun
Mobile Intelligence Unit.
----------------------------------------------
"There are some who call me TIM?"
----------------------------------------------

#10Efrain Caro
betsemes@hotmail.com
In reply to: Tim Uckun (#7)
hackersgeneral
Re: postgresql 7.1

So a new version will be out soon. How often Bruce's book will be revised?
With each new version?

----- Original Message -----
From: "Tim Uckun" <tim@diligence.com>
To: <pgsql-general@postgresql.org>
Sent: Thursday, October 12, 2000 5:43 AM
Subject: Re: [GENERAL] postgresql 7.1

At 01:37 AM 10/12/2000 -0400, Tom Lane wrote:

Tim Uckun <tim@diligence.com> writes:

What happened to outer joins? Don't you need outer joins to compete

with

Show quoted text

the big boys?

They're done too ;-)

Wooo Hooo time to break out the champagne!
----------------------------------------------
Tim Uckun
Mobile Intelligence Unit.
----------------------------------------------
"There are some who call me TIM?"
----------------------------------------------

#11Peter Eisentraut
peter_e@gmx.net
In reply to: Martin A. Marques (#1)
hackersgeneral
Re: [HACKERS] postgresql 7.1

Martin A. Marques writes:

How far are we from seeing the version 7.1 out?

Beta is supposed to be November 1st. Personally, I'm putting my chips on
a February 1st release.

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#12Peter Eisentraut
peter_e@gmx.net
In reply to: The Hermit Hacker (#3)
hackersgeneral
Re: [HACKERS] Re: postgresql 7.1

The Hermit Hacker writes:

How far are we from seeing the version 7.1 out?

beta starts ~Nov 1st, release in January ...

Just wondering, WAL is going to be integrated when, and that gives how
much time to test it before releasing the beta?

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#13Bruce Momjian
bruce@momjian.us
In reply to: Efrain Caro (#10)
hackersgeneral
Re: postgresql 7.1

[ Charset ISO-8859-1 unsupported, converting... ]

So a new version will be out soon. How often Bruce's book will be revised?
With each new version?

Good question. I know the initial printing run was reduced, perhaps so
new editions could be made.

I do the entire book here, and deliver camera-ready copy, so the process
of generating a new edition is pretty easy.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#14Adam Lang
aalang@rutgersinsurance.com
In reply to: Bruce Momjian (#13)
hackersgeneral
Re: postgresql 7.1

This sort of thing had crossed my mind because of sendmail (among many other
open source projects). Tring to get up to date info on running it (8.10
version) and the "BEST" book out there is 8.x version, which really is not
too relevant for 8.10 features.

Versioning changes often as well as new features and revisions of old ones.
Also, compilation issues always change from release to release. For a
publishing company it would be expensive to constantly put out a book for
each version that entails everything. Plus, consumers really don't want to
keep buying the same material over and over again.

For prohjects such as this that have commercial documentation, why don't
they have "patches" for printed books also?

Example, Software 1.0, author releases a full fledged book called Software
1.0 Bible. Contains compiling issues, how to use the software, etc. All
that you could want from a 40-60 dollar book. Software 1.1 is release 3
months later. After that author writes a short and concise book titled
Software Bible from 1.0 to 1.1. Doesn't cover the same info as 1.0 Bible.
Goes into as much detail as the first book did, but only involving new info
pertaining to 1.1 (and mayhaps a chapter on upgrading from 1.0 to 1.1). So
instead of another 400 page book, maybe it is only 100, depending on the new
feature set from version to version. Book assumes you HAVE read 1.0 Bible or
know enough about 1.0 where you don't need it.

Software keeps doing releases and the same production release for books
follows. After two years, Software 2.0 comes out (implying a significant
version difference from 1.0). A new book is written (re-written) and it
starts from scratch and called Software 2.0 Bible. Same book "patch"
schedule is followed as previously, etc.

It would be an interesting documentation project that would really keep
information organized and relatively accessible ('cause sometimes digging
through webpages and email groups is too time consuming).

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "Efrain Caro" <betsemes@hotmail.com>
Cc: <pgsql-general@postgresql.org>
Sent: Thursday, October 12, 2000 11:29 AM
Subject: Re: [GENERAL] postgresql 7.1

[ Charset ISO-8859-1 unsupported, converting... ]

So a new version will be out soon. How often Bruce's book will be

revised?

Show quoted text

With each new version?

Good question. I know the initial printing run was reduced, perhaps so
new editions could be made.

I do the entire book here, and deliver camera-ready copy, so the process
of generating a new edition is pretty easy.

--
Bruce Momjian                        |  http://candle.pha.pa.us
pgman@candle.pha.pa.us               |  (610) 853-3000
+  If your life is a hard drive,     |  830 Blythe Avenue
+  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#15Tim Uckun
tim@diligence.com
In reply to: Adam Lang (#14)
general
Re: postgresql 7.1

Versioning changes often as well as new features and revisions of old ones.
Also, compilation issues always change from release to release. For a
publishing company it would be expensive to constantly put out a book for
each version that entails everything. Plus, consumers really don't want to
keep buying the same material over and over again.

For publishers new versions mean new profits so they would most likely just
keep the status quo.

For prohjects such as this that have commercial documentation, why don't
they have "patches" for printed books also?

Have the book in a three ring binder. With each version sell new "pages" or
"chapters" or both. This way the user removes chapter X and reinserts the
new updates chapter X.

Here is another idea have the book in a CVS like software. This way just
like software the documentation can be worked on by many people, some
people have write access and get to approve and proofread before it gets
posted. Everybody can just grab the latest snapshot of the doc.

:wq
Tim Uckun
Due Diligence Inc. http://www.diligence.com/ Americas Background
Investigation Expert.
If your company isn't doing background checks, maybe you haven't considered
the risks of a bad hire.

#16Adam Lang
aalang@rutgersinsurance.com
In reply to: Tim Uckun (#15)
general
Re: postgresql 7.1

Not if it a new version is released every three to 6 months. If a new 40
dollar book came out every three months and a lot of the info is rehash of
the previous 3 versions, then no, I wouldn't buy it on every release. But
if every 3 to 6 months a 10 to 20 dollar "update" is sold, I would probably
purchase that.

As for the CVS like format, I don't see that as a publishable scheme. If 20
authors are contributing different levels of work, who is the publisher
going to pay? Unless... a deal is made with the the publisher... the book
is open source also, authors get nothing (except a name credit in the book)
and the publisher prints and ships it.. only worrying about making profit
off the distruiibution... not compensation for the authors. Might make the
book cheaper also then.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Tim Uckun" <tim@diligence.com>
To: <pgsql-general@postgresql.org>
Sent: Thursday, October 12, 2000 12:07 PM
Subject: Re: [GENERAL] postgresql 7.1

Versioning changes often as well as new features and revisions of old

ones.

Also, compilation issues always change from release to release. For a
publishing company it would be expensive to constantly put out a book for
each version that entails everything. Plus, consumers really don't want

to

keep buying the same material over and over again.

For publishers new versions mean new profits so they would most likely

just

keep the status quo.

For prohjects such as this that have commercial documentation, why don't
they have "patches" for printed books also?

Have the book in a three ring binder. With each version sell new "pages"

or

"chapters" or both. This way the user removes chapter X and reinserts the
new updates chapter X.

Here is another idea have the book in a CVS like software. This way just
like software the documentation can be worked on by many people, some
people have write access and get to approve and proofread before it gets
posted. Everybody can just grab the latest snapshot of the doc.

:wq
Tim Uckun
Due Diligence Inc. http://www.diligence.com/ Americas Background
Investigation Expert.
If your company isn't doing background checks, maybe you haven't

considered

Show quoted text

the risks of a bad hire.

#17Peter Eisentraut
peter_e@gmx.net
In reply to: Tim Uckun (#15)
general
Re: postgresql 7.1

Tim Uckun writes:

Here is another idea have the book in a CVS like software. This way just
like software the documentation can be worked on by many people, some
people have write access and get to approve and proofread before it gets
posted. Everybody can just grab the latest snapshot of the doc.

We already have that. It's the documentation that gets shipped with
PostgreSQL releases. I'd rather have people people contribute to that
free source of documentation than wonder about when the book comes out.

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#18Bruce Momjian
bruce@momjian.us
In reply to: Adam Lang (#16)
general
Re: postgresql 7.1

[ Charset ISO-8859-1 unsupported, converting... ]

Not if it a new version is released every three to 6 months. If a new 40
dollar book came out every three months and a lot of the info is rehash of
the previous 3 versions, then no, I wouldn't buy it on every release. But
if every 3 to 6 months a 10 to 20 dollar "update" is sold, I would probably
purchase that.

I will be putting updates to the book on the book web site, so at least
people who have bought the book can know what changed from release to
release in relation to the book. After 18 months/2 years, another
edition will probably be necessary.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#19Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#17)
general
Re: postgresql 7.1

Tim Uckun writes:

Here is another idea have the book in a CVS like software. This way just
like software the documentation can be worked on by many people, some
people have write access and get to approve and proofread before it gets
posted. Everybody can just grab the latest snapshot of the doc.

We already have that. It's the documentation that gets shipped with
PostgreSQL releases. I'd rather have people people contribute to that
free source of documentation than wonder about when the book comes out.

Yes, my book is really just an overview of all the features and concepts.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#20Adam Lang
aalang@rutgersinsurance.com
In reply to: Peter Eisentraut (#17)
general
Re: postgresql 7.1

But there is a bit of a difference between a book, such as Bruce's, and the
"manuals" such as the online documentation. For a published book on
software to be successful, a lot of the print is used to explain the syntax
and concepts and give examples. A lot of time manuals are too cold.. Good
for reference, but not always good for reading. I never read any of the
online doc from start to finish. I go to the points and read what I need to
for the monument.. Bruce's I read from cover to cover, so to say.

It could be just me, but the online docs are more references... books like
Bruce's do more to teach.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Peter Eisentraut" <peter_e@gmx.net>
To: "Tim Uckun" <tim@diligence.com>
Cc: <pgsql-general@postgresql.org>
Sent: Thursday, October 12, 2000 12:40 PM
Subject: Re: [GENERAL] postgresql 7.1

Tim Uckun writes:

Here is another idea have the book in a CVS like software. This way just
like software the documentation can be worked on by many people, some
people have write access and get to approve and proofread before it

gets

Show quoted text

posted. Everybody can just grab the latest snapshot of the doc.

We already have that. It's the documentation that gets shipped with
PostgreSQL releases. I'd rather have people people contribute to that
free source of documentation than wonder about when the book comes out.

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#21Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#18)
general
#22Adam Lang
aalang@rutgersinsurance.com
In reply to: Bruce Momjian (#18)
general
#23Bruce Momjian
bruce@momjian.us
In reply to: Adam Lang (#20)
general
#24Robert D. Nelson
RDNELSON@co.centre.pa.us
In reply to: Bruce Momjian (#23)
general
#25Adam Lang
aalang@rutgersinsurance.com
In reply to: Robert D. Nelson (#24)
general
#26Daniel Freedman
freedman@ccmr.cornell.edu
In reply to: Adam Lang (#25)
general
#27Mikheev, Vadim
vmikheev@SECTORBASE.COM
In reply to: Adam Lang (#14)
hackersgeneral