followup on previous

Started by Christopher Kings-Lynneover 22 years ago6 messages
#1Christopher Kings-Lynne
chriskl@familyhealth.com.au

Just a slight nitpick, shouldn't this line:

# - Previous Postgres Versions -

Be this:

# - Previous PostgreSQL Versions -

Chris

#2Bruce Momjian
pgman@candle.pha.pa.us
In reply to: Christopher Kings-Lynne (#1)
Re: followup on previous

Thomas liked Postgres rather than PostgreSQL in the docs, and I think
that's where it came from. I use Postgres in speaking, and PostgreSQL
in writing, so I guess either is OK.

---------------------------------------------------------------------------

Christopher Kings-Lynne wrote:

Just a slight nitpick, shouldn't this line:

# - Previous Postgres Versions -

Be this:

# - Previous PostgreSQL Versions -

Chris

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Christopher Kings-Lynne
chriskl@familyhealth.com.au
In reply to: Bruce Momjian (#2)
Re: followup on previous

I just seem to recall a discussion where we decided to 'standardise' on
PostgreSQL...I'm not fussed tho.

Chris

----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Cc: "Hackers" <pgsql-hackers@postgresql.org>
Sent: Thursday, July 31, 2003 12:53 PM
Subject: Re: [HACKERS] followup on previous

Thomas liked Postgres rather than PostgreSQL in the docs, and I think
that's where it came from. I use Postgres in speaking, and PostgreSQL
in writing, so I guess either is OK.

--------------------------------------------------------------------------

-

Christopher Kings-Lynne wrote:

Just a slight nitpick, shouldn't this line:

# - Previous Postgres Versions -

Be this:

# - Previous PostgreSQL Versions -

Chris

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if

your

joining column's datatypes do not match

-- 
Bruce Momjian                        |  http://candle.pha.pa.us
pgman@candle.pha.pa.us               |  (610) 359-1001
+  If your life is a hard drive,     |  13 Roberts Road
+  Christ can be your backup.        |  Newtown Square, Pennsylvania

19073

Show quoted text
#4Andreas Pflug
pgadmin@pse-consulting.de
In reply to: Christopher Kings-Lynne (#3)
Re: followup on previous

We wouldn't like to have it called Ingres too...
Spoken language is different from written, so docs should be precise.
PostgreSQL is a mark, and should be used as careful as it deserves.

Regards,
Andreas

Christopher Kings-Lynne wrote:

Show quoted text

I just seem to recall a discussion where we decided to 'standardise' on
PostgreSQL...I'm not fussed tho.

Chris

----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Cc: "Hackers" <pgsql-hackers@postgresql.org>
Sent: Thursday, July 31, 2003 12:53 PM
Subject: Re: [HACKERS] followup on previous

Thomas liked Postgres rather than PostgreSQL in the docs, and I think
that's where it came from. I use Postgres in speaking, and PostgreSQL
in writing, so I guess either is OK.

#5Josh Berkus
josh@agliodbs.com
In reply to: Christopher Kings-Lynne (#3)
Re: followup on previous

Chris,

I just seem to recall a discussion where we decided to 'standardise' on
PostgreSQL...I'm not fussed tho.

Putting on marketing hat:

While branding is important, unlike other projects the shortened version of
our name is still distinctive and unique ... "Postgres" is unlikely to be
mistaken for anything else.

So we should use "PostgreSQL" whenever we can remember, and correct the
abbreviated form where we see it in the documentation, but it's probably not
worth a global search-and-replace in the docs.

--
Josh Berkus
Aglio Database Solutions
San Francisco

#6Tom Lane
tgl@sss.pgh.pa.us
In reply to: Josh Berkus (#5)
Re: followup on previous

Josh Berkus <josh@agliodbs.com> writes:

Putting on marketing hat:
While branding is important, unlike other projects the shortened version of
our name is still distinctive and unique ... "Postgres" is unlikely to be
mistaken for anything else.

Also, we should continue to use it reasonably frequently to help keep
newbies from falling into the supposition that the shortened version
is "Postgre" ...

regards, tom lane