the_oliver Posted February 9, 2007 Share Posted February 9, 2007 Hello, I have been asking in the php Help forum how to upload files in to a postgreSQL database. I suddenly realize that i dont want other people being able to do this to databases on my server! Is there some way i can stop this being possible. Also if is there some way i can stop users being able to see what other databases are hosted on the server? (eg the \l comand?) Lastly does any one have any tips on streem lineing mas database hosting for better security an preformance? Many Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/37810-stopping-file-uploads-streemlining-and-viewing-privelages/ Share on other sites More sharing options...
btherl Posted February 12, 2007 Share Posted February 12, 2007 I'm a little unclear on what you are asking.. Usually you will need a username and password to access postgresql (although it can be configured to allow access from particular locations with no password also). It sounds like you want to give people access to login to postgresql, but not to use certain commands? Is that right? Quote Link to comment https://forums.phpfreaks.com/topic/37810-stopping-file-uploads-streemlining-and-viewing-privelages/#findComment-182336 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.