[wp-hackers] Database padded with junk content

Otto otto at ottodestruct.com
Fri Dec 26 01:53:44 GMT 2008


Yeah, but if you turn them off and then manually delete those rss_*
bits, then they won't come back unless you turn them on again.

Meh. I think it might be more worthwhile to cache the rss feeds in the
uploads directory somewhere, as files. Prevents having to transfer all
that data out of the DB every time.


On Thu, Dec 25, 2008 at 6:22 PM, DD32 <wordpress at dd32.id.au> wrote:
> They must be shown at least once for the panel to load, Garbage collection
> is not run on rss feeds, so disabling it will just cause the database to
> keep hold of a feed dated when the dashboard widget was disabled.
> 2008/12/26 Otto <otto at ottodestruct.com>
>
>> I believe that turning them off on the admin panel will make it stop
>> loading those, because those are pulled from the system via an AJAX
>> request, causing the site to then go to pull the feeds in. Without it
>> showing those boxes, the AJAX request never occurs, never triggering
>> WP to go and get the news feed.
>>
>>
>> On Wed, Dec 24, 2008 at 1:12 AM, DD32 <wordpress at dd32.id.au> wrote:
>> > I'm not sure if hiding them will stop it, Its loaded regardless AFAIK,
>> just
>> > hidden via Css/Js.
>> >
>> > 2008/12/24 Navjot Singh <navjotjsingh at gmail.com>
>> >
>> >> Will turing off Showing feeds in WP 2.7 Dashboard will reduce these
>> >> entries?
>> >> Any Idea?
>> >>
>> >> Navjot Singh
>> >> Email: navjotjsingh at gmail.com
>> >> Site: www.navjotspeaks.com
>> >> [image: Y! messenger:] navjotjsingh [image: Google Talk:] navjotjsingh
>> >>
>> >>
>> >> On Wed, Dec 24, 2008 at 12:23 PM, DD32 <wordpress at dd32.id.au> wrote:
>> >>
>> >> > I guess you're referring to the rss_* options from the wp_options
>> table,
>> >> > Personally i'd like to see a better exporter, which can understand
>> what
>> >> are
>> >> > user settings, what are defaults, what junk the user doesnt want to
>> >> backup
>> >> > (ie. just posts? or revisions and options too? etc)
>> >> >
>> >> > But No, unless you disable the feeds all together (By adding a blank
>> feed
>> >> > to
>> >> > the configure/edit widget item thing on the dashboard) the Feeds will
>> be
>> >> > cached inside WP
>> >> >
>> >> > 2008/12/24 RePost <repost_08 at yahoo.com>
>> >> >
>> >> > > I noticed that my WordPress database backup was excessively large,
>> >> > examined
>> >> > > it and found it padded with 7,000 lines of WordPress "news."
>> >> > >
>> >> > > I'm suspecting the admin panel is the source, as the panel loads all
>> >> > sorts
>> >> > > of news excerpts.
>> >> > >
>> >> > > Any way to prevent WordPress from writing this extra content to my
>> >> > > database?
>> >> > > _______________________________________________
>> >> > > wp-hackers mailing list
>> >> > > wp-hackers at lists.automattic.com
>> >> > > http://lists.automattic.com/mailman/listinfo/wp-hackers
>> >> > >
>> >> > _______________________________________________
>> >> > wp-hackers mailing list
>> >> > wp-hackers at lists.automattic.com
>> >> > http://lists.automattic.com/mailman/listinfo/wp-hackers
>> >> >
>> >> _______________________________________________
>> >> wp-hackers mailing list
>> >> wp-hackers at lists.automattic.com
>> >> http://lists.automattic.com/mailman/listinfo/wp-hackers
>> >>
>> > _______________________________________________
>> > wp-hackers mailing list
>> > wp-hackers at lists.automattic.com
>> > http://lists.automattic.com/mailman/listinfo/wp-hackers
>> >
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list