Thread: Re: Browser

Re: Browser

From
stig erikson
Date:
Carlos Martinez Garcia wrote:
> Hi all:
>
> What browser can you recommend me for using with postgresql?
>
> Thanks in advance.

what do you mean with browser?
to view and edit data, you may use either psql or pgadmin3.
psql comes with postgresql and runs in the terminal, pgadmin3 has a graphical
user interface and can be downloaded from http://www.pgadmin.org/


also read:
http://www.postgresql.org/docs/8.1/static/app-psql.html