On 1/18/06, Dave Page wrote:
> By default in postgresql.conf the DATESTYLE is set to "SQL,European" and it
> works OK except for Pgadmin III.
> When you ask for "view data" in Pgadmin III a date field shows -mm-dd
> instead of dd/mm/
> Please tell me how to fix this
>
> pgAdmin works with
Is there a way to create friendship between pgadmin and some wiki/web pages?
Reason: I'd like to describe tables, views etc I create in postgres,
in my wiki page (or web page)
How I see it:
somewhere in pgadmin (or in database comments, specially formatted
string) I will have to write base wiki p
Hi!
talking about "pgadmin III query tool"
If I open file with query (or write the query and save the file), then
I can easy close the pgadmin query tool even if there is long-running
query is processed.
Is there a way to ask user whether to close the window if the query is running?
Pgadmin III