PostgreSQL-License

Started by Nenad Milasinovicalmost 17 years ago3 messagesgeneral
Jump to latest
#1Nenad Milasinovic
nenad.milasinovic@zesium.com

Hello,

I am interested can PostgreSQL be used in commercial applications, and
what is licensing policy. I know that PostgreSQL is released under BSD
licence,
but still i want to be sure are there any costs when distributing PostgreSQL
in
closed, commercial applications (is there any restrictions when database is
bigger than 4G).

Thanks.
--
View this message in context: http://www.nabble.com/PostgreSQL-License-tp24476686p24476686.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Nenad Milasinovic (#1)
Re: PostgreSQL-License

On Tuesday 14 July 2009 13:02:14 Nenad Milasinovic wrote:

Hello,

I am interested can PostgreSQL be used in commercial applications, and
what is licensing policy. I know that PostgreSQL is released under BSD
licence,
but still i want to be sure are there any costs when distributing
PostgreSQL in
closed, commercial applications (is there any restrictions when database is
bigger than 4G).

The license says:

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement
is hereby granted, provided that the above copyright notice and this
paragraph and the following two paragraphs appear in all copies.

That means what it says:

- "without fee" = no costs

- "for any purpose" = also for commercial applications, for any database size

#3David Fetter
david@fetter.org
In reply to: Nenad Milasinovic (#1)
Re: PostgreSQL-License

On Tue, Jul 14, 2009 at 03:02:14AM -0700, Nenad Milasinovic wrote:

Hello,

I am interested can PostgreSQL be used in commercial applications,
and what is licensing policy. I know that PostgreSQL is released
under BSD licence, but still i want to be sure are there any costs
when distributing PostgreSQL in closed, commercial applications (is
there any restrictions when database is bigger than 4G).

The only monetary costs you incur when using PostgreSQL in proprietary
products are those you incur yourself: developing it, marketing it,
distributing, collecting funds, etc. The only way you would lose the
rights to your license to use the code would be by violating the terms
of that license.

http://www.postgresql.org/about/licence.html

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate