Re: [ADMIN] pgcrypto regression test: how can I change the port?

2005-08-25 Thread Colin E. Freas
Found the PGPORT variable. But is there a way to invoke the tests with a different port from the command line? Colin E. Freas wrote: I can't figure out how to change the port of the pgcrypto regression tests... I see how to change it in the regress.sh file, but, I can't figu

[ADMIN] pgcrypto regression test: how can I change the port?

2005-08-25 Thread Colin E. Freas
I can't figure out how to change the port of the pgcrypto regression tests... I see how to change it in the regress.sh file, but, I can't figure out how to invoke it with that option... make has never been a forte of mine. I mean... couldn't you just use ant? :) Colin -

[ADMIN] pgcrypto 'cryptsrc' in Makefile: what is that?

2005-08-25 Thread Colin E. Freas
In the Makefile for pgcrypto there's a cryptsrc variable you can set to 'builtin' or 'system'. Makefile only references the variable when it's set to 'builtin'... I can't figure out what it's supposed to do when set to 'system'. Anyone happen to know? Thanks, Colin --

Re: [ADMIN] How to recover when can't start database

2005-06-10 Thread Colin E. Freas
Sorry if this post winds up as a duplicate on the list... --- In an effort to disable all of the foreign key restraints on a set of tables in my installation of PostgreSQL 8.0.1, I was fiddling with the pg_class table and managed to elicit behavior similar to what L. Boldareva ran into. (T