Hi, I'd appreciate anyone with access to Postgresql, or Oracle, posting the results of the following: class PlainPostgresql < Og::PostgresqlAdapter; end; plain_postgresql = PlainPostgresql.new({}).methods.sort Or something like it. Regards Mark