Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Reduce Database Size

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
databasehostingodoo.sh17.0+e
3 Replies
2402 Tampilan
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
Buang
Friedrich Sauer
Penulis

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
Jawaban Terbai

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
Buang
Friedrich Sauer
Penulis

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
Jawaban Terbai

Hi Carlos,


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

0
Avatar
Buang
Avatar
Carlos Hernández (carh)
Jawaban Terbai

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
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
URL for Production instance on odoo.sh
database odoo.sh
Avatar
Avatar
2
Jan 24
4225
How to setup fresh DB
database odoo.sh
Avatar
Avatar
1
Mei 22
6827
unable to locate the "Database" (postgre sql ) Diselesaikan
database databasebackup odoo.sh
Avatar
Avatar
Avatar
2
Jul 24
2387
How to change name of running db in Odoo.sh
database name odoo.sh
Avatar
Avatar
1
Jun 24
4877
Duplicate database in odoo.sh Diselesaikan
database duplicate odoo.sh
Avatar
Avatar
1
Okt 23
6494
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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