Hello list,
1. Where should the postgresql.conf file be to be recognized by the
service on startup? currently, it is inside my $PGDATA directory but
all of its contents are commented out.
2. I can't find any log files for postgres. Inside my /var/log/
directory, there is an empty
file call
"Jaime Casanova" <[EMAIL PROTECTED]> writes:
> I was thinking about using postgresql and want to know if i can use
> raw devices with it?
No it's not possible, postgreSQL uses whatever filessystem the os
provides.
Regards,
Manuel.
---(end of broadcast)
Ben Kim <[EMAIL PROTECTED]> writes:
> Dear List,
>
> Is there a way to completely turn off case sensitivity of the names
> of table, field, sequence, etc.?
No, i'm afraid not. But you can tweak scan.l to teach postgreSQL do
what you want.
Regards,
Manuel.
---(end of bro