On 09.07.2013 20:54, Pranay B. Sodre wrote: > Hello Ryan- How are you? I was wondering if you help with an issue I am > having, the sqlite part works great on my local folder, but the postgresql > does not. > Could you advise. I am using linux. I created an account that is necessary > for the postgresql, and tried to run it, but it gives me an error. I think > I have a suspicsion as to what is causing it. If I installed sqlite first, > and then try to install the postgresql, will it do this? Your help would be > most appreciated. > Thanks.
Hi Pranay, I think this is a good time to learn about writing error reports. "I tried to run it, but it gives me an error" is exactly the kind of thing that one should /never/ see in any kind of error or bug report. Which "it" did you try to run? What did you do? What error message did you get? Why do you think SQLite has anything to do with PostgreSQL, and what "this" are we talking about that "it" will perhaps do if you install SQLite first? In other words, you're asking for help with a problem that you've not made the most trivial attempt to describe, let alone describe in enough detail to allow others to reproduce it. I realize the above may sound a bit harsh, but your project is technical and involves programming. It's likely that you'll be on the receiving end of bug reports at one time or another, and you can hardly expect to know how to handle them if you don't learn to be specific and precise in your own reports. -- Brane -- Branko Čibej | Director of Subversion WANdisco // Non-Stop Data e. [email protected]
