Progress, anything in common with PostgreSQl besides clever name?

Started by Ian Hardingover 24 years ago6 messagesgeneral
Jump to latest
#1Ian Harding
ianh@tpchd.org

I have just talked to a salesman who is pitching a Progress based accounting package. I did a quick look at the marketing propaganda on their website, and a search of postgresql.org and can't find where they talk about each other. I see in Bruce's book mention of Ingres, but not Progress.

Is their clever name (or unfortunate name, if you are searching the web for information) just a coincidence, or is there a connection?

Thanks!

Ian A. Harding
Programmer/Analyst II
Tacoma-Pierce County Health Department
(253) 798-3549
mailto: ianh@tpchd.org

#2Bruce Momjian
bruce@momjian.us
In reply to: Ian Harding (#1)
Re: Progress, anything in common with PostgreSQl besides clever

I have just talked to a salesman who is pitching a Progress
based accounting package. I did a quick look at the marketing
propaganda on their website, and a search of postgresql.org and
can't find where they talk about each other. I see in Bruce's
book mention of Ingres, but not Progress.

Is their clever name (or unfortunate name, if you are searching
the web for information) just a coincidence, or is there a
connection?

Coincidence.

--
  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
#3Dave Smith
dave.smith@candata.com
In reply to: Ian Harding (#1)
Re: Progress, anything in common with PostgreSQl besides clever name?

Progress is a 4gl database. try www.progress.com

Ian Harding wrote:

Show quoted text

I have just talked to a salesman who is pitching a Progress based accounting package. I did a quick look at the marketing propaganda on their website, and a search of postgresql.org and can't find where they talk about each other. I see in Bruce's book mention of Ingres, but not Progress.

Is their clever name (or unfortunate name, if you are searching the web for information) just a coincidence, or is there a connection?

Thanks!

Ian A. Harding
Programmer/Analyst II
Tacoma-Pierce County Health Department
(253) 798-3549
mailto: ianh@tpchd.org

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

#4Matthew G. Gilarde
mattg@nusphere.com
In reply to: Ian Harding (#1)
Re: Progress, anything in common with PostgreSQl besides

Ian Harding wrote:

I have just talked to a salesman who is pitching a Progress based
accounting package. I did a quick look at the marketing propaganda
on their website, and a search of postgresql.org and can't find
where they talk about each other. I see in Bruce's book mention
of Ingres, but not Progress.

Is their clever name (or unfortunate name, if you are searching
the web for information) just a coincidence, or is there a
connection?

There is no connection between Progress and Postgres, although
posters on comp.databases.progress often get them confused.

- Matt Gilarde (former Progress Software employee)

#5Doug McNaught
doug@wireboard.com
In reply to: Ian Harding (#1)
Re: Progress, anything in common with PostgreSQl besides clever name?

"Ian Harding" <ianh@tpchd.org> writes:

I have just talked to a salesman who is pitching a Progress based accounting
package. I did a quick look at the marketing propaganda on their website,
and a search of postgresql.org and can't find where they talk about each
other. I see in Bruce's book mention of Ingres, but not Progress.

Is their clever name (or unfortunate name, if you are searching the web for
information) just a coincidence, or is there a connection?

Progress is a proprietary SQL database that's been around for a
while. No relation to Postgres that I know of, but I could be wrong.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863

#6Gunnar Rønning
gunnar@polygnosis.com
In reply to: Dave Smith (#3)
Re: Progress, anything in common with PostgreSQl besides clever name?

* Dave Smith <dave.smith@candata.com> wrote:
|
| Progress is a 4gl database. try www.progress.com

Well, they have a SQL frontend as well. We used this one last year because
the consultants responsible for implementation of the project came from
Progress. Apptivity application server on top Progress database was a total
disaster at that time, support bad and not responsive(they didn't get the
red flag when I started sending backtraces from coredumps and suggesting
what the problems might be...).

Anyway we migrated away from that horrible platform, first we converted the
Apptivity application and datamodel to pgsql. Big win, no more random
crashes. Only problem left how to get rid of memory leaks in Apptivity,
well we couldn't so we dumped it and went with a lightweight WebMacro solution
that served us a lot better. PostgreSQL just runs, WebMacro on Apache
just runs, and I don't get wakeup calls in the middle of the night anymore ;-)

Frustrated,

Gunnar

--
Gunnar R�nning - gunnar@polygnosis.com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/