Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52397
| Subject | RE: connection change |
|---|---|
| Date | 2013-08-12 09:50 +1000 |
| References | <A06109D5E346A644B94B8CDCE6A05C080A3200B1@HAEMAIL01.melbourne.vic.gov.au><CAPM-O+zaYpaR2-Xt7o82269PLcOh_mhE9YpnOhj+LfJ-9XqVpg@mail.gmail.com><4sua09dji0fleg5cv9im7632hmas1pv893@4ax.com> <CAPM-O+wr8sPZHVFO1fN=N8E=R96Hfa9kcz28KO3CbhFbucVoBw@mail.gmail.com> |
| From | "Inna Belakhova" <Inna.Belakhova@melbourne.vic.gov.au> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.489.1376272151.1251.python-list@python.org> (permalink) |
Hi, I don't know much about Python code. Where is the connection made, eg config file - where can I find it? Our SQLITe database is currently 9GB and we have a table that contains 7GB of BLOB type. I think the table cannot handle any more insert of BLOB hence I want to change it to SQL database - which has no restriction on database size. Any suggestions? Cheers, Inna -----Original Message----- From: Python-list [mailto:python-list-bounces+inna.belakhova=melbourne.vic.gov.au@python.o rg] On Behalf Of Joel Goldstick Sent: Saturday, 10 August 2013 3:02 PM To: Dennis Lee Bieber Cc: python-list@python.org Subject: Re: connection change On Fri, Aug 9, 2013 at 7:31 PM, Dennis Lee Bieber <wlfraed@ix.netcom.com> wrote: > On Fri, 9 Aug 2013 14:36:54 -0400, Joel Goldstick > <joel.goldstick@gmail.com> declaimed the following: > > >> >>Have you tried to change your program to use mysql instead? If so, >>show the changes you made and what the results were. >> > > Pardon? "mssql" is not the same as "mysql" oops.. bad reading Dennis.. > -- > Wulfraed Dennis Lee Bieber AF6VN > wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/ > > -- > http://mail.python.org/mailman/listinfo/python-list -- Joel Goldstick http://joelgoldstick.com -- http://mail.python.org/mailman/listinfo/python-list This email is intended solely for the named addressee. If you are not the addressee indicated please delete it immediately.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
RE: connection change "Inna Belakhova" <Inna.Belakhova@melbourne.vic.gov.au> - 2013-08-12 09:50 +1000
csiph-web