Re: [ADMIN] [HACKERS] pgAdmin guru hints

2005-10-02 Thread David Fetter
hanges disallowed by a RULE showed up as though they had happened. Is this fixed in 1.4-to-be? Cheers, D -- David Fetter [EMAIL PROTECTED] http://fetter.org/ phone: +1 510 893 6100 mobile: +1 415 235 3778 Remember to vote! ---(end of broadcast)-

Re: [ADMIN] [HACKERS] PostgreSQL pam ldap document

2005-03-11 Thread David Fetter
y 4 capital letters) works. > I assume you looked at: > > > http://www.postgresql.org/docs/8.0/interactive/auth-methods.html#AUTH-PAM > > Do you have additions to it? 'pears so :) Cheers, D -- David Fetter [EMAIL PROTECTED] http://fetter.org/ phone: +1 510 893

Re: [ADMIN] copying tables from as400 to pg with dbi link

2007-06-14 Thread David Fetter
he URL below. http://pgfoundry.org/projects/dbi-link/ Cheers, David. -- David Fetter <[EMAIL PROTECTED]> http://fetter.org/ phone: +1 415 235 3778AIM: dfetter666 Skype: davidfetter In philosophical terms, the opposite of rationalism is not irrationalism

Re: [ADMIN] [DOCS] Documenting a DB schema

2008-03-05 Thread David Fetter
column a...'); > > (see http://dev.mysql.com/doc/refman/5.0/en/create-table.html) > > However, Postgres doesn't support the "comment" keyword. Actually, it does :) > Is there an alternative? Cheers, David. -- David Fetter <[EMAIL PROTECTED]> http:/