This is a discussion on More refresh issues within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> dpage@postgresql.org wrote: > diff -u works for me (svn doesn't seem to do -c which is unfortunate). > To ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| dpage@postgresql.org wrote: > diff -u works for me (svn doesn't seem to do -c which is unfortunate). > To check if I got that right: the preferred form for the patch would have been this: (Created with diff -u (GNU diffutils) 2.8.1 on the command line, revision added manually.) --- main.html (revision 3584) +++ main.html @@ -33,6 +33,11 @@ <P>You can resize the main window, and change the sizes of the three main regions as you prefer. These adjustments will be preserved when you exit the program.</P> +<P>pgAdmin is bandwidth friendly. The status of objects in the browser +is only refreshed on request or after changes made with the built-in +tools. Be aware that this does not cover changes made via manual SQL or +from other users or other clients. It is generally advisable to refresh +objects before working on them in such environments.</P> <H3>Getting started</H3> <P>After you have added the desired server(s) to the tree on the left side using the <A HREF="connect.html">Add server</A> menu or toolbar Regards Erwin ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| Thread Tools | |
| Display Modes | |
|
|