473,320 Members | 1,722 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Anybody Knows PyGreSQL User name Password

Hello Guys,
Now I am Using Python With Postgresql database.I read all place No need user name and password for Login Postgressql only database name is enough.But i tried select database this user don't have permission showing.anybody know user name and password of PyGreSQL


Thanks and Regards
Sasikumar.T
Jan 3 '07 #1
2 1553
bartonc
6,596 Expert 4TB
Hello Guys,
Now I am Using Python With Postgresql database.I read all place No need user name and password for Login Postgressql only database name is enough.But i tried select database this user don't have permission showing.anybody know user name and password of PyGreSQL


Thanks and Regards
Sasikumar.T
Some example code will be helpful. I personlly use MySQL, but I'll bet they are very similar, due to the nature of the python API.
Jan 4 '07 #2
bartonc
6,596 Expert 4TB
Hello Guys,
Now I am Using Python With Postgresql database.I read all place No need user name and password for Login Postgressql only database name is enough.But i tried select database this user don't have permission showing.anybody know user name and password of PyGreSQL


Thanks and Regards
Sasikumar.T
You can try to select the "test" database or something simple like USE test.
Perhaps you can use admin software to set these things. Normally the RDB will install with an annonymous account with no user name and no password, but if this setting has been changed then you will need to get in as admin (or maybe reinstall). You may also try "admin" or "administrator".
Jan 4 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Radu Stanciu | last post by:
Hi, I want to use the PygreSQL modules on a Windows machine (more exactly a WinXP one). I've downloaded the latest version (3.4 so far) and I am required to build the pgmodule C library. Is...
4
by: Chuck Amadi | last post by:
Hi all Anyone know a good Pygresql Tutorial for Interfacing between Python & Postgresql . Cheers Chuck
2
by: Neil Zanella | last post by:
Hello, I am using the following with python: The PyQt python bindings: http://www.riverbankcomputing.co.uk/pyqt/ based on the Qt GUI Application Framework:
2
by: nyy | last post by:
This is a program that is supposed to save the user name and password in cookies, and when the user comes back to login and he enters the same user name and password, a pop up message welcome him...
3
by: Clamps | last post by:
I was wondering if anybody gets similar results when attempting to query an XML Doc with an XPath query or if this is expected behavior or if I'm using something incorrectly. <xml ...>...
1
by: Jan Danielsson | last post by:
Hello all, I'm trying to use pygresql to insert binary data (type: bytea) into a column (using postgresql, obviously). To make a long story short: I can't get it to work. Not even by cutting...
2
by: Martin P. Hellwig | last post by:
Hi all, I'm playing a bit with PostgreSQL, in which I've set me the target to create a python script which with user input creates a new user role and a database with that owner (connecting to...
2
by: goodepic | last post by:
I successfully installed postgresql and pygresql from source on my MacBook 2ghz Intel core duo running os x 10.4.8. However, pygresql installed under the defualt python 2.3 installation, while...
0
by: D'Arcy J.M. Cain | last post by:
On Mon, 19 May 2008 18:00:30 +0200 <ervin.ramonllari@hotmail.comwrote: I assume that you got the installer from http://www.PyGreSQL.org/. If so, please join the PyGreSQL list (see above URL)...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.