Bitcoin Forum
May 26, 2024, 07:00:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: configure Bitcoin Core to use another database instead of Berkeley  (Read 65 times)
wanda69 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 25, 2020, 06:15:00 PM
 #1

hi,

i was wondering how i can configure bitcoin core to use a postgreSQL database instead of a Berkeley DB or if thats even possible. I dont like Oracle.

Thanks,
wanda
NotATether
Legendary
*
Offline Offline

Activity: 1610
Merit: 6761


bitcoincleanup.com / bitmixlist.org


View Profile WWW
December 25, 2020, 09:17:52 PM
 #2

There's no way to change the database format used in the wallet file. In fact, for compatibility reasons the wallet file is even pinned to an old version of Berkeley DB (4.8 I think).

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6657


Just writing some code


View Profile WWW
December 26, 2020, 06:16:04 AM
 #3

No, you cannot. Bitcoin Core 0.21 allows you to use SQLite for some wallets. But if you want to use another database system, you would have to implement integration with that yourself. Thankfully everything has been encapsulated enough that it shouldn't be terribly hard to do that.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!