Python论坛  - 讨论区

标题:[python-chinese] 请问Django中settings.py中如何设置PostgreSQL

2007年11月25日 星期日 12:03

阿杰 gujiajie在gmail.com
星期日 十一月 25 12:03:43 HKT 2007

¿´ÁËDjango step by stepÀïÓõÄÊÇsqlite~
DATABASE_ENGINE = 'sqlite3'
DATABASE_NAME = './data.db'
DATABASE_USER = ''
DATABASE_PASSWORD = ''
DATABASE_HOST = ''
DATABASE_PORT = ''

Èç¹û¸Ä³ÉpostgresqlÔõôд·¨£¿
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071125/c9ec32cb/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年11月25日 星期日 12:31

QiJie Shen sqj.python在gmail.com
星期日 十一月 25 12:31:18 HKT 2007

¿´settings.pyÎļþºóÃæµÄ×¢Ê;ͺÜÇå³þÁË.²Î¿¼http://www.djangobook.com/en/beta/chapter05/
ÖеÄconfiguring
datebase


ÔÚ07-11-25£¬°¢½Ü <gujiajie在gmail.com> дµÀ£º
>
> ¿´ÁËDjango step by stepÀïÓõÄÊÇsqlite~
> DATABASE_ENGINE = 'sqlite3'
> DATABASE_NAME = './data.db'
> DATABASE_USER = ''
> DATABASE_PASSWORD = ''
> DATABASE_HOST = ''
> DATABASE_PORT = ''
>
> Èç¹û¸Ä³ÉpostgresqlÔõôд·¨£¿
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071125/cfcc176e/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年11月25日 星期日 13:10

阿杰 gujiajie在gmail.com
星期日 十一月 25 13:10:10 HKT 2007

DATABASE_ENGINE = 'postgresql'           # 'postgresql_psycopg2',
'postgresql', 'mysql', 'sqlite3' or 'oracle'.
DATABASE_NAME = 'mydb'             # Or path to database file if using
sqlite3.
DATABASE_USER = 'aj'             # Not used with sqlite3.
DATABASE_PASSWORD = '123456'         # Not used with sqlite3.
DATABASE_HOST = ''             # Set to empty string for localhost. Not used
with sqlite3.
DATABASE_PORT = ''

ÕâÑùÌîдÊÇ·ñÕýÈ·£¿Óû§ºÍÃÜÂëÒÑÔÚpostgresqlÖн¨Á¢ÁË
ÎÒÅöµ½´íÎóÊÇ£º

OperationalError: ÖÂÃü´íÎó:  Óû§ "aj" Ident ÈÏ֤ʧ°Ü¡«¡«
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071125/8a77934a/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年11月25日 星期日 20:25

Ben Luo benluo在gmail.com
星期日 十一月 25 20:25:52 HKT 2007

On Nov 25, 2007 1:10 PM, °¢½Ü <gujiajie在gmail.com> wrote:

> DATABASE_ENGINE = 'postgresql'           # 'postgresql_psycopg2',
> 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
> DATABASE_NAME = 'mydb'             # Or path to database file if using
> sqlite3.
> DATABASE_USER = 'aj'             # Not used with sqlite3.
> DATABASE_PASSWORD = '123456'         # Not used with sqlite3.
> DATABASE_HOST = ''             # Set to empty string for localhost. Not
> used with sqlite3.
> DATABASE_PORT = ''
>
> ÕâÑùÌîдÊÇ·ñÕýÈ·£¿Óû§ºÍÃÜÂëÒÑÔÚpostgresqlÖн¨Á¢ÁË
> ÎÒÅöµ½´íÎóÊÇ£º
>
> OperationalError: ÖÂÃü´íÎó:  Óû§ "aj" Ident ÈÏ֤ʧ°Ü¡«¡«


ÓõÄʲôϵͳ
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071125/7735d422/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年11月26日 星期一 10:20

阿杰 gujiajie在gmail.com
星期一 十一月 26 10:20:15 HKT 2007

лл¹Ø×¢£¬Å¼ÒѾ­ÕÒµ½Ô­ÒòÁË¡«ºÇºÇ

ÔÚ07-11-25£¬Ben Luo <benluo在gmail.com> дµÀ£º
>
>
>
> On Nov 25, 2007 1:10 PM, °¢½Ü <gujiajie在gmail.com> wrote:
>
> > DATABASE_ENGINE = 'postgresql'           # 'postgresql_psycopg2',
> > 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
> > DATABASE_NAME = 'mydb'             # Or path to database file if using
> > sqlite3.
> > DATABASE_USER = 'aj'             # Not used with sqlite3.
> > DATABASE_PASSWORD = '123456'         # Not used with sqlite3.
> > DATABASE_HOST = ''             # Set to empty string for localhost. Not
> > used with sqlite3.
> > DATABASE_PORT = ''
> >
> > ÕâÑùÌîдÊÇ·ñÕýÈ·£¿Óû§ºÍÃÜÂëÒÑÔÚpostgresqlÖн¨Á¢ÁË
> > ÎÒÅöµ½´íÎóÊÇ£º
> >
> > OperationalError: ÖÂÃü´íÎó:  Óû§ "aj" Ident ÈÏ֤ʧ°Ü¡«¡«
>
>
> ÓõÄʲôϵͳ
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071126/fcb8802d/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号