pgAdmin Browser Options
Use the options that are located under the Browser node of the tree control to personalize your workspace.

Use the options on the Display dialog to specify general display preferences:
Display the following database objects - Check the box next to a database object type to instruct pgAdmin to display the selected object type in the pgAdmin tree control. By default, pgAdmin displays only the most commonly used object types.
Default - You can reduce the number of object types displayed to increase the speed of pgAdmin when querying the system catalogs. Use the Default button to reset the list to its default settings.

Use the options on the Properties dialog to specify display properties:
Count rows if estimated less than - Include a value in the Count rows if estimated less than field to perform a SELECT count(*) if the estimated number of rows in a table (as read from the table statistics) is below the specified limit. After performing the SELECT count(*), pgAdmin will display the row count.

Use the options on the Binary paths dialog to specify binary file locations:
Slony-I path - To enable pgAdmin to create Slony-I replication clusters from scratch, you must provide the path to the Slony-I script installation directory in this field. If no valid scripts can be found, you will only be allowed to join existing clusters.