INSERT into env_info
(username,useremail,servicelevel,accountmanager,company) values
('$env_array{User}','$env_array{UserEmail}','$env_array{ServiceLevel}'
,'$env_array{AccountManager}','$env_array{Company}'
I sometime get a parse error near username, but for the life of me, can't
figure out
I'm trying to do some more advanced things in sql to make my tables more
efficient. I'd like to do a link, or perhaps it's a join, although
everything I've looked at relating to a join makes me think that it's not
what I'm looking for.
What I would like to do is have a field in a table retrieve
For the life of me, I can't seem to get logging to a file or syslog going
on the rpms of the latest postgres. Can someone let me know what I need
to do.
Thanks
-jeremy
--
salad.
---(end of broadcast)---
TIP 3: if posting/reading through Usene
Is there a server log for postgres? Something that records errors,
or some type of debugging information. I'm trying to debug a simple
modify in perl that's not working and it's driving me crazy because
I see no error output.
Thanks
-jeremy
What do I use to read postgres's log, pg_log??? Please reply to my email
if possible.
Thanks
-jeremy
I want to create a simple auto increment field
starting at for example.
How do I do this in postgres?
Thanks
-jeremy
I'm looking for the best x postgresql interface for
db management.
Any suggestions?
Thanks
-jeremy