vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Author: andreas Date: 2005-08-09 19:01:36 +0100 (Tue, 09 Aug 2005) New Revision: 4387 Modified: trunk/pgadmin3/docs/en_US/tips.txt Log: Fix according to Douglas Adams Modified: trunk/pgadmin3/docs/en_US/tips.txt ================================================== ================= --- trunk/pgadmin3/docs/en_US/tips.txt 2005-08-02 09:36:51 UTC (rev 4386) +++ trunk/pgadmin3/docs/en_US/tips.txt 2005-08-09 18:01:36 UTC (rev 4387) @@ -9,10 +9,10 @@ The majority of the pgSchema library used by pgAdmin II was developed on a Windows 2000 laptop in front of a TV near Oxford, England! You can change your password by selecting 'Change Password' from the 'File' menu. The Definition Pane displays the reversed engineered SQL for the selected object. -The meaning of Life, the Universe and Everything is 42. +The answer to the question of Life, the Universe and Everything is 42. The pgAdmin core developers are based in the UK, France, Germany, Italy and the US. -PostgreSQL 7.2 supports tables without OID columns in order to cut down on OID usage. -In PostgreSQL 7.2 you can monitor system activity on a per connection basis using 'SELECT * FROM pg_stat_activity'. +PostgreSQL 7.2 and up supports tables without OID columns in order to cut down on OID usage. +You can monitor system activity on a per connection basis using the Status tool. There are a number of useful files, tools and projects included with PostgreSQL in the /contrib directory of the source tree. PostgreSQL's procedural languages include pl/pgSQL, pl/Python, pl/TCL, pl/Perl & pl/sh. pgAdmin II was downloaded over 10,000 times *before* the first release quality version was available! ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |