Skip to Content
Odoo Menu
  • Log ind
  • Prøv gratis
  • Apps
    Økonomi
    • Bogføring
    • Fakturering
    • Udgifter
    • Regneark (BI)
    • Dokumenter
    • e-Signatur
    Salg
    • CRM
    • Salg
    • POS Butik
    • POS Restaurant
    • Abonnementer
    • Udlejning
    Hjemmeside
    • Hjemmesidebygger
    • e-Handel
    • Blog
    • Forum
    • LiveChat
    • e-Læring
    Forsyningskæde
    • Lagerbeholdning
    • Produktion
    • PLM
    • Indkøb
    • Vedligeholdelse
    • Kvalitet
    HR
    • Medarbejdere
    • Rekruttering
    • Fravær
    • Medarbejdersamtaler
    • Anbefalinger
    • Flåde
    Marketing
    • Markedsføring på sociale medier
    • E-mailmarketing
    • SMS-marketing
    • Arrangementer
    • Automatiseret marketing
    • Spørgeundersøgelser
    Tjenester
    • Projekt
    • Timesedler
    • Udkørende Service
    • Kundeservice
    • Planlægning
    • Aftaler
    Produktivitet
    • Dialog
    • Godkendelser
    • IoT
    • VoIP
    • Vidensdeling
    • WhatsApp
    Tredjepartsapps Odoo Studio Odoo Cloud-platform
  • Brancher
    Detailhandel
    • Boghandel
    • Tøjforretning
    • Møbelforretning
    • Dagligvarebutik
    • Byggemarked
    • Legetøjsforretning
    Mad og værtsskab
    • Bar og pub
    • Restaurant
    • Fastfood
    • Gæstehus
    • Drikkevareforhandler
    • Hotel
    Ejendom
    • Ejendomsmægler
    • Arkitektfirma
    • Byggeri
    • Ejendomsadministration
    • Havearbejde
    • Boligejerforening
    Rådgivning
    • Regnskabsfirma
    • Odoo-partner
    • Marketingbureau
    • Advokatfirma
    • Rekruttering
    • Audit & certificering
    Produktion
    • Tekstil
    • Metal
    • Møbler
    • Fødevareproduktion
    • Bryggeri
    • Firmagave
    Heldbred & Fitness
    • Sportsklub
    • Optiker
    • Fitnesscenter
    • Kosmetolog
    • Apotek
    • Frisør
    Håndværk
    • Handyman
    • IT-hardware og support
    • Solenergisystemer
    • Skomager
    • Rengøringsservicer
    • VVS- og ventilationsservice
    Andet
    • Nonprofitorganisation
    • Miljøagentur
    • Udlejning af billboards
    • Fotografi
    • Cykeludlejning
    • Softwareforhandler
    Gennemse alle brancher
  • Community
    Få mere at vide
    • Tutorials
    • Dokumentation
    • Certificeringer
    • Oplæring
    • Blog
    • Podcast
    Bliv klogere
    • Udannelselsesprogram
    • Scale Up!-virksomhedsspillet
    • Besøg Odoo
    Få softwaren
    • Download
    • Sammenlign versioner
    • Udgaver
    Samarbejde
    • Github
    • Forum
    • Arrangementer
    • Oversættelser
    • Bliv partner
    • Tjenester til partnere
    • Registrér dit regnskabsfirma
    Modtag tjenester
    • Find en partner
    • Find en bogholder
    • Kontakt en rådgiver
    • Implementeringstjenester
    • Kundereferencer
    • Support
    • Opgraderinger
    Github Youtube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Få en demo
  • Prissætning
  • Hjælp

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Bogføring
  • Lager
  • PoS
  • Projekt
  • MRP
All apps
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Hjælp

Reduce Database Size

Tilmeld

Få besked, når der er aktivitet på dette indlæg

Dette spørgsmål er blevet anmeldt
databasehostingodoo.sh17.0+e
3 Besvarelser
2399 Visninger
Avatar
Friedrich Sauer

Hi,


my company is currently relying on an odoo.sh dedicated server for hosting, mostly for the convenient deployment administration.

However, the amount of data that we store is getting out of hand. Especially the multiplication from the number of mandatory backups and staging builds makes growth 6x faster compared to production DB growth.

What are your experiences or recommendations regarding using a 3-party cloud integration?`

Is there a winner between Google and Microsoft within the Odoo-space? I would like to find an app that integrates directly within odoo-"documents" app.


Thanks!



0
Avatar
Kassér
Friedrich Sauer
Forfatter

Btw - I think reducing and managing backups more freely should be added to odoo.sh, especially in a dedicated server - situation.

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Bedste svar

Hi,


When running Odoo.sh, storage often grows much faster than the production database because every staging branch and backup multiplies the data footprint. The main driver of this growth is the way Odoo stores attachments (ir.attachment) directly inside the PostgreSQL database. To control this, many companies keep Odoo.sh for its convenient deployment and staging management but offload heavy file storage to external cloud services.


Within the Odoo ecosystem, both Google and Microsoft are well-supported. Odoo Enterprise’s Documents app integrates natively with Google Drive and OneDrive, so users can work with files directly from their cloud. For offloading binary data to reduce DB bloat, there are OCA/community modules that connect Odoo to Google Cloud Storage, Azure Blob Storage, or Amazon S3. In practice, Google integrations tend to be more commonly deployed and smoother to set up, while Microsoft is often preferred if a company is already invested in the O365/Azure stack.


In short, the best strategy is to continue using Odoo.sh for deployment but move attachments and documents to external storage. This reduces database growth significantly while letting you choose between Google or Microsoft depending on your existing IT environment.



Hope it helps

0
Avatar
Kassér
Friedrich Sauer
Forfatter

Hi,
since our company is already running on MS, the Azure Integration looks like the better fit for us.

I’m aware that I can start offloading new attachments from tomorrow onward, but what I’m really looking for is a module or approach that will also migrate all the historical files we’ve accumulated in Odoo over the past years into Azure. That way we can both stop future growth and clean up the existing database footprint.

Do you know if such a migration/offloading module exists, or if it has to be done as a one-time script/job?

Thanks
Friedrich

Avatar
Roeland Vandecan
Bedste svar

Hi Carlos,


When deleting the attachment record, are you automatically deleting the actual files?

0
Avatar
Kassér
Avatar
Carlos Hernández (carh)
Bedste svar

Hey Friendrich! 👋

I noticed your staging environment is using a surprisingly high amount of GB. A colleague solved a similar issue by:

  1. Temporarily moving media files to their local hard drive
  2. Reuploading them to de data base only when pushing to production

Also, you might delete some files:

🔹 Enable developer mode
🔹 On the main dashboard, use the spacebar to open the search bar
🔹 Type "attachments" and select the first option
🔹 Sort files by size and remove unnecessary ones

Hope this helps! 



0
Avatar
Kassér
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Tilmeld dig
Related Posts Besvarelser Visninger Aktivitet
URL for Production instance on odoo.sh
database odoo.sh
Avatar
Avatar
2
jan. 24
4224
How to setup fresh DB
database odoo.sh
Avatar
Avatar
1
maj 22
6827
unable to locate the "Database" (postgre sql ) Løst
database databasebackup odoo.sh
Avatar
Avatar
Avatar
2
jul. 24
2385
How to change name of running db in Odoo.sh
database name odoo.sh
Avatar
Avatar
1
jun. 24
4875
Duplicate database in odoo.sh Løst
database duplicate odoo.sh
Avatar
Avatar
1
okt. 23
6493
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Oversættelser
Tjenester
  • Odoo.sh-hosting
  • Support
  • Opgradere
  • Individuelt tilpasset udvikling
  • Uddannelse
  • Find en bogholder
  • Find en partner
  • Bliv partner
Om os
  • Vores virksomhed
  • Brandaktiver
  • Kontakt os
  • Stillinger
  • Arrangementer
  • Podcast
  • Blog
  • Kunder
  • Juridiske dokumenter • Privatlivspolitik
  • Sikkerhedspolitik
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo er en samling open source-forretningsapps, der dækker alle dine virksomhedsbehov – lige fra CRM, e-handel og bogføring til lagerstyring, POS, projektledelse og meget mere.

Det unikke ved Odoo er, at systemet både er brugervenligt og fuldt integreret.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now