Index: index.php =================================================================== RCS file: /projects/www/pgadmin3/faq/index.php,v retrieving revision 1.10 retrieving revision 1.11 diff -Lpgadmin3/faq/index.php -Lpgadmin3/faq/index.php -u -w -r1.10 -r1.11 --- pgadmin3/faq/index.php +++ pgadmin3/faq/index.php @@ -178,7 +178,7 @@ the vital difference, others can't change the firewall configuration for some hardware/software/policy restricting reasons.

-As the officially required solution, ask yor network administrator to vastly increase or +As the officially required solution, ask your network administrator to vastly increase or even better disable TCP/IP connection watchdog timeouts on the PostgreSQL port (usually 5432) to restore RFC compliant protocol behaviour of the firewall.
@@ -200,7 +200,7 @@ Later versions of pgAdmin III (1.0.1 and up) will use SQL_ASCII client encoding, if it detects a server encoding of SQL_ASCII. If a different encoding is present, UNICODE is used. [AP] -

> +