Blogged.com
Structured Query Language  
SQL is a standard interactive and programming language for querying and modifying data and managing databases

46 Users are Following

8.4
great
based on editor's review
recent postsrss feed

Where can I get PostgreSQL?

Dec 16, 2009
The primary anonymous ftp site for PostgreSQL is ftp://ftp.PostgreSQL.org/pub. For mirror sites, see our main web site.

Where can I get support PostgreSQL ?

Dec 16, 2009
The main mailing list is: pgsql-general@PostgreSQL.org. It is available for discussion of matters pertaining to PostgreSQL. To subscribe, send mail with the following lines in the body (not the subject line): subscribe end to...

What Unix platforms does PostgreSQL run on?

Dec 16, 2009
In general, a modern Unix-compatible platform should be able to run PostgreSQL. The platforms that had received explicit testing at the time of release are listed in the installation instructions.

What non-Unix ports are available?

Dec 16, 2009
Client It is possible to compile the libpq C library, psql, and other interfaces and client applications to run on MS Windows platforms. In this case, the client is running on MS Windows, and communicates via TCP/IP to a server running on one of our...

What is the copyright on PostgreSQL?

Dec 16, 2009
PostgreSQL is subject to the following COPYRIGHT: PostgreSQL Data Base Management System Portions copyright (c) 1996-2002, PostgreSQL Global Development Group Portions Copyright (c) 1994-6 Regents of the University of California Permission to use,...


Be the First to Review this Blog!