How do people view their Postgres tables meta-data directly? I.e., 
constraint definitions, sequence creation scripts, etc.

What apps or methods to view do you use?

Pythonanywhere posts example 
<https://www.pythonanywhere.com/forums/topic/3835/> using pgAdmin3 but 
didn't work for me and pgAdmin4 doesn't have tunnelling yet.

Tried creating a tunnel with putty 
<https://www.linode.com/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-windows>
 
that pgAdmin4 could use but couldn't make that work

pgAdmin seems pretty awesome as it let me rename table column names in the 
properties view without having to first save the column data somewhere else 
or delete the original column.

Anyway, would be interested in hearing what others use.

thanks,

Alex Glaros

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to