[GENERAL] do I have a reserved word here or something???

2001-08-14 Thread Jeremy Hansen
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

[GENERAL] simple linking question

2001-07-18 Thread Jeremy Hansen
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

[GENERAL] getting logging going on the rpms

2001-07-18 Thread Jeremy Hansen
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

[GENERAL] Is there a server log????

1998-09-26 Thread Jeremy Hansen
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

[GENERAL] How do I read postgres's logs?

1998-09-22 Thread Jeremy Hansen
What do I use to read postgres's log, pg_log??? Please reply to my email if possible. Thanks -jeremy

[GENERAL] simple auto increment question.

1998-08-19 Thread Jeremy Hansen
I want to create a simple auto increment field starting at for example. How do I do this in postgres? Thanks -jeremy

[GENERAL] what's the best x interface?

1998-08-02 Thread Jeremy Hansen
I'm looking for the best x postgresql interface for db management. Any suggestions? Thanks -jeremy