Share

phpPgAdmin

Subscribe

Make aggregate functions visible

You are viewing a single message from this topic. View all messages.

  1. 2009-10-29 16:51:45 UTC

    You can turn on aggreagates with the advanced objects setting in the config.inc.php

        // Display "advanced" objects? Setting this to true will show
        // aggregates, types, operators, operator classes, conversions,
        // languages and casts in phpPgAdmin. These objects are rarely
        // administered and can clutter the interface.
        $conf['show_advanced'] = false;
    
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.